RE: [Java-gnome-developer] End of Gnome 1.x?
Brought to you by:
afcowie
|
From: Jeffrey M. <Jef...@Br...> - 2001-11-26 12:41:26
|
If you need it for you project please feel free to make any modifications you want. Today and tomorrow I will be checking code into CVS that will allow java-gnome to compile under GLIB/GDK/GTK 2.0. By this time next week I hope to have the same with the GNOME libraries. This new code will break the bindings for older versions of the libraries. This was necessary due to the fact that the core fundamentals of the libraries have changed. GType, GObject, and the changes to the signal mechanism would have made it quite difficult to maintain two branches of the code. More than likely your patch could be applied to the new version of the bindings with little change. I would gladly accept you patch once I have this working with GNOME 2.0 (hopefully middle to end of next week). -Jeff > I just noticed that a bunch of the gnome_xxx_dialog functions are not > wrapped. I was about to add them (I need them for my project), but if > there won't be any more Gnome 1.x releases, should I bother? > > John > |