Re: [Java-gnome-developer] Reading Quickly glade files
Brought to you by:
afcowie
From: Jacek F. <ja...@gm...> - 2010-02-03 19:26:34
|
I did at one point try to start working on GtkBuilder support in Java-GNOME (although using JNA static mapping instead of JNI to do the low-level binding) https://jna.dev.java.net/#direct but unfortunately due to lack of time never got it to any workable state (although I was able to actually load a file and instantiate it). So this is something on the todo list for the future. Jacek On Wed, Feb 3, 2010 at 2:19 PM, Carlos Jenkins < car...@gm...> wrote: > I think that s the problem too. java-gnome support only libglade files. > > On Glade, you can choose to save files on libglade format. > > Cheers > |