[Java-gnome-developer] Problems using libglade with a GnomeApp?
Brought to you by:
afcowie
From: John M. <jo...@ma...> - 2001-10-19 01:18:48
|
When I try to load a .glade file using the libglade test program, I get an error if I use GnomeApp. GtkWindow-based forms work fine. Running in gdb I get: 0x4038f1e1 in _Jv_JNI_AllocObject(_Jv_JNIEnv*, java::lang::Class*) () at eval.c:41 41 eval.c: No such file or directory. in eval.c Anyone else seen this problem, or is this a known problem? John |