[Gambas-devel] Re: Gambas-devel digest, Vol 1 #451 - 6 msgs
Yizhou He
yizhou_he at ...143...
Thu Jan 6 07:44:09 CET 2005
Rob Kudla:
I setup a twiki for Gambas for Simplified Chinese. Before I start
translate, I would like to ask you to check if I got the right Gambas
Documents. I got it by download from
http://www.binara.com/gambas-wiki/static-Gambas.zip
I have some problem with the picture and trying to fix it. I thought if
you can send me the url so that I can download your English file will
be better for later update. If you can take some time to check
http://152.19.38.201/twiki/bin/view/EnGambas/WebHome
http://152.19.38.201/twiki/bin/view/CnGambas/WebHome
to find out if there are something I don't know about.
Yizhou He
Research Technician (Xiong Lab)
Lineberger Comprehensive Cancer Center
University of North Carolina at Chapel Hill
Chapel Hill, NC 27599-7295
Tel: (919)-962-2143
----- Original Message -----
From: gambas-devel-request at lists.sourceforge.net
Date: Thursday, January 6, 2005 12:06 pm
Subject: Gambas-devel digest, Vol 1 #451 - 6 msgs
> Send Gambas-devel mailing list submissions to
> gambas-devel at lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
> or, via email, send a message with subject or body 'help' to
> gambas-devel-request at lists.sourceforge.net
>
> You can reach the person managing the list at
> gambas-devel-admin at lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Gambas-devel digest..."
>
>
> Today's Topics:
>
> 1. Re: gtk -> 050105 (Benoit Minisini)
> 2. Gambas and windows (Laurent Carlier)
> 3. Re: gtk -> 050105 (Benoit Minisini)
> 4. Re: gtk -> 050105 (=?ISO-8859-1?Q?Jos=E9?= L. Redrejo =?ISO-
> 8859-1?Q?Rodr=EDguez?=)
> 5. stable & experimental gambas packages available for Debian
> users (=?ISO-8859-1?Q?Jos=E9?= L. Redrejo =?ISO-8859-
> 1?Q?Rodr=EDguez?=) 6. Re: Gambas and windows (Brandon Bergren)
>
> --__--__--
>
> Message: 1
> From: Benoit Minisini <gambas at ...1...>
> To: gambas-devel at lists.sourceforge.net
> Subject: Re: [Gambas-devel] gtk -> 050105
> Date: Wed, 5 Jan 2005 14:51:06 +0100
> Reply-To: gambas-devel at lists.sourceforge.net
>
> On Wednesday 05 January 2005 14:30, Daniel Campos wrote:
> > New version of GTK+ component.
> >
> > -> Fixed some problems in Pictures and Images
> > -> Class "Key" implemented, Key_Press event is cancellable now
> >
> > Now the "Blights" and "Timer" examples from Gambas works OK with
> GTK+!>
> > Regards,
> >
> > D. Campos
> >
> > Beno=EEt: What should I fix in my Makefile.am? I do not
> understand...
> I saw! Just replace your Makefile.am by mine, and update the list
> of source=
> =20
> files. This way, merging your changes will be easier.
>
> Regards,
>
> =2D-=20
> Benoit Minisini
> mailto:gambas at ...1...
>
>
> --__--__--
>
> Message: 2
> From: Laurent Carlier <lordheavy at ...141...>
> To: gambas-devel at lists.sourceforge.net
> Date: Wed, 5 Jan 2005 17:11:23 +0100
> Subject: [Gambas-devel] Gambas and windows
> Reply-To: gambas-devel at lists.sourceforge.net
>
> Does anybody try to build the gambas core natively in windows,
> without the
> cygwin stuff ?
>
> As gtk exist natively ....
>
> Regards,
>
> --
>
> Laurent Carlier
>
>
> --__--__--
>
> Message: 3
> From: Benoit Minisini <gambas at ...1...>
> To: gambas-devel at lists.sourceforge.net
> Subject: Re: [Gambas-devel] gtk -> 050105
> Date: Wed, 5 Jan 2005 17:41:51 +0100
> Reply-To: gambas-devel at lists.sourceforge.net
>
> On Wednesday 05 January 2005 14:30, Daniel Campos wrote:
> > New version of GTK+ component.
> >
> > -> Fixed some problems in Pictures and Images
> > -> Class "Key" implemented, Key_Press event is cancellable now
> >
> > Now the "Blights" and "Timer" examples from Gambas works OK with
> GTK+!>
> > Regards,
> >
> > D. Campos
> >
> > Beno=EEt: What should I fix in my Makefile.am? I do not
> understand...
> Is there a way to compile it with gtk+ 2.4 ?
>
> =2D-=20
> Benoit Minisini
> mailto:gambas at ...1...
>
>
> --__--__--
>
> Message: 4
> Subject: Re: [Gambas-devel] gtk -> 050105
> From: =?ISO-8859-1?Q?Jos=E9?= "L. Redrejo" =?ISO-8859-
> 1?Q?Rodr=EDguez?= <jredrejo at ...101...>
> To: gambas-devel at lists.sourceforge.net
> Organization: UNED
> Date: Wed, 05 Jan 2005 18:10:15 +0100
> Reply-To: gambas-devel at lists.sourceforge.net
>
> El mi=E9, 05-01-2005 a las 17:41 +0100, Benoit Minisini escribi=F3:
> > On Wednesday 05 January 2005 14:30, Daniel Campos wrote:
> > > New version of GTK+ component.
> > >
> > > -> Fixed some problems in Pictures and Images
> > > -> Class "Key" implemented, Key_Press event is cancellable now
> > >
> > > Now the "Blights" and "Timer" examples from Gambas works OK
> with GTK+=
> !
> > >
> > > Regards,
> > >
> > > D. Campos
> > >
> > > Beno=EEt: What should I fix in my Makefile.am? I do not
> understand...>=20
> > Is there a way to compile it with gtk+ 2.4 ?
> >=20
>
> I do it adding this lines to the widgets.h file:
> GdkPixbuf* gtk_clipboard_wait_for_image (GtkClipboard *clipboard);
> gboolean gtk_clipboard_wait_is_image_available
> (GtkClipboard *clipboard);
> void gtk_clipboard_set_image (GtkClipboard *clipboard,
> GdkPixbuf *pixbuf);
> void gtk_clipboard_set_can_store (GtkClipboard *clipboard,
> const GtkTargetEntry
> *targets,
> gint n_targets);
> void gtk_target_list_add_text_targets
> (GtkTargetList *list,
> guint info);
> GdkPixbuf* gdk_pixbuf_flip (const GdkPixbuf *src,
> gboolean horizontal);
> void gtk_label_set_single_line_mode (GtkLabel *label,
> gboolean
> single_line_mode);
>
> With it it compiles pefectly with gtk 2.4, and most of the features
> work, only some related to copy & paste don't do nothing obviously.
>
> Regards
>
>
>
> --__--__--
>
> Message: 5
> From: =?ISO-8859-1?Q?Jos=E9?= "L. Redrejo" =?ISO-8859-
> 1?Q?Rodr=EDguez?= <jredrejo at ...101...>
> To: gambas-devel at lists.sourceforge.net
> Organization: UNED
> Date: Wed, 05 Jan 2005 19:24:36 +0100
> Subject: [Gambas-devel] stable & experimental gambas packages
> available for Debian users
> Reply-To: gambas-devel at lists.sourceforge.net
>
> I have compiled last gambas stable version for Debian, but I have also
> compiled the last odbc component developed by Andrea Bortolan and the
> last gtk and gbgrid components developed by Daniel Campos, they are
> available as=20
> gambas-gb-db-odbc
> gambas-gb-qt-gbgrid
> gambas-gb-gtk
> packages. Debian sarge & sid users just need to add the line
>
> deb http://www.linex.org/sources/linex/debian/ cl gambas
>
> to their /etThis line only will add gambas dependant packages, no
> one package else
> will be affected.
>
> For non-debian users, the source I have compiled is available at
> http://www.linex.org/sources/linex/debian/dists/cl/gambas/source/=20
> THere you will find the gambas...orig.tar.gz with the Beno=EEt
> sources an=
> d
> the patches that add the rest of the componentes are in the gambas...
> diff.gz file in that web directory.
>
> Just for fun and testing. Regards
>
> P.S. Do test the GbGrid example in the Database section of the
> exampleswith the new grid developed by Daniel Campos... You must
> see it... it is
> fantastic.
>
>
>
> --__--__--
>
> Message: 6
> Date: Wed, 5 Jan 2005 14:05:15 -0600
> From: Brandon Bergren <bdragon at ...185...>
> To: gambas-devel at lists.sourceforge.net
> Subject: Re: [Gambas-devel] Gambas and windows
> Reply-To: gambas-devel at lists.sourceforge.net
>
> Quoting Laurent Carlier <lordheavy at ...141...>:
>
> > Does anybody try to build the gambas core natively in windows,
> without the
> > cygwin stuff ?
> >
> > As gtk exist natively ....
> >
>
> Getting it compiling in cygwin is just the start. It's the kind
> of thing that
> needs to be done in small steps.
>
> Once I get all the pieces working properly in cygwin, I'll start
> porting parts
> to mingw, which is a native compiler. (or msvc, but I don't want
> to have to
> maintain a nmake tree. Yuk.)
>
> You're welcome to try. Some hints though --
>
> *gb.net will NOT work without some tweaking. Winsock and BSD
> Sockets are just
> incompatible enough to make you want to pull your hair out.
> *You'll need a working libltdl. Which means writing a config.h by
> hand and
> compiling by hand, as far as I can tell.
> *I don't think most of the source code will like Windows' style of
> storing files
> (\ is an escape character, damnit! ;)
> *gb.qt supposedly has X11 specific code in it.
> *Have a VERY good knowlege of how DLLs work, and how .so's work,
> and
> why they're
> not the same thing.
> *It would probabaly be hazardous to your health ;P
>
> I'm not even going to THINK about a native port until the Cygwin
> port is ready
> and stable. My head hurts enough as it is. :(
>
> > Regards,
> >
> > --
> >
> > Laurent Carlier
>
> Thanks for your interest,
> ==Brandon B.
>
>
>
>
> --__--__--
>
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
>
>
> End of Gambas-devel Digest
>
More information about the Devel
mailing list