Re: [Java-gnome-developer] libGTKJava Error
Brought to you by:
afcowie
From: Fernando L. <fer...@lo...> - 2003-11-08 03:17:56
|
Hi, >There is a Wizard to make a GladeApp included >with the Eclipse plugin. When you do "File->New" select the glade app. >This will produce a stub application with a very simple glade xml file >to demonstrate how to use it. Note that there is one "bug" in the >example. I do a GTK.init instead of GnomeApp.init in the main loop. I >have fixed it locally but haven't posted the new ones on the web site >yet. > This is not a bug. :-) I may not want a full Gnome application, just a plain GTK+ app. So there should be two wizzards, one generating GTK.init and other generating GnomeApp.init. []s, Fernando Lozano |