[Java-gnome-developer] GLArea - a first attempt
Brought to you by:
afcowie
From: Gregor <Gre...@gm...> - 2005-08-18 20:12:52
|
Hi! I've tried to bind gtkglarea in the same way you do for gtk-java, but as it turns out I"m obviously doing something wrong and I'm not too familiar with either gtk, the jg_jnu helper or JNI to really see what's going on in the limited time frame I've got at the moment. So I'm just posting my results to this list in the hope that someone else might pick it up an continue from here. Initially, I tried to do all this within the libgtk-java source tree, but as it turns out, the Makefile.am for that project breaks with all versions of automake I've tried (I'm using gentoo, so I'm pretty confident that the autotools actually work - they do for other projects). So I had to take it out and come up with the workaround you see in the archive. Regards, Gregor |