RE: [Java-gnome-developer] Patch for GnomeDruid support
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2001-10-29 19:16:38
|
I applied you patch. There were a few issues. Java-GNOME currently doesn't have support for GdkImlibImage. This class is not part of Gdk, Gtk, or Gnome and we do not check for its' existence in the build process. In order to get it to compile for the time being I had to comment out the methods that use this type. -Jeff > > This patch adds def's for GnomeDruid, GnomeDruidPage, > GnomeDruidPageStart, GnomeDruidPageStandard and GnomeDruidPageFinish. > > > > > |