Re: [java-gnome-hackers] GtkWindow XID
Brought to you by:
afcowie
From: Goundy <go...@gm...> - 2009-10-25 14:24:33
|
Emmanuel Rodriguez wrote: > > Edit the file jni/bindings_java.h and add the following include after > the other ones already there: > #include <gdk/gdkx.h> > > > -- > Emmanuel Rodriguez Emmanuel, You nailed it ! That worked \o/ Bad damn, I've been spending too much time for nothing... X is still giving a BadWindow... Anyway I better digg a bit arround this :) Thanks for help emmanuel ;) |