Re: [Java-gnome-developer] How to change the icon of a ToolMenuButton ?
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2006-06-09 10:57:54
|
On Thu, 2006-06-08 at 16:24 +0200, Mehdi Rabah wrote: > Here is the versions I am using : > gtk.2.6.jar > glade2.10.jar That code is really ancient. It's over three GNOME generations old. In general, open source communities are happy to help people, but reality dictates that volunteers can only support the current release and even then it's sometimes hard to reproduce changes and/or backport fixes if the developers have moved on [incidentally, that's the rationale for the fork-late-if-at-all school of development]. It's considered helpful if you take the effort to install the most recently released code. That way if you've found a bug it's almost certain to still be extant. Otherwise, you may well be reporting problems that are long since solved. At time of writing, the current releases is glib-java 0.2.5, libgtk-java 2.8.5 and libglade-java 2.12.4 Cheers, AfC Sydney |