Re: [Java-gnome-developer] About Dialog
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2003-12-08 00:07:46
|
Il dom, 2003-12-07 alle 19:26, Andrew ha scritto: > Hi, > I am about to go on holidays, but will probably work a bit on it with my > laptop. Fine! Maybe, you could discuss eventual changes on the list, prior to send patches, to avoid conflicts, or just to know other people's opinion. > The About window is not a glade window, it is a default gtk window. Ehr...I was simply guessing that that signal defined from within glade could be the problem, but it doesn't seems to be. (it's a Gnome widget). > The reason I'm confused about it not working in my application is > because it works when I run the CroMagnom application from eclipse, in > exactly the same manner. > I have the jar files in /usr/local/share/java-gnome It continues to sound like a PATH problem: are you able to run cromagnon and launch its about dialog *without* eclipse? I can't think anything else but a compilation issue, be sure to check configure output, during the build process, if it says it's missing some needed library. Luca. |