[Java-gnome-developer] java-gnome Gtk.mainQuit() hangs
Brought to you by:
afcowie
From: Adam A. <eid...@gm...> - 2009-01-19 15:38:07
|
hello, after my successful launching of java-gnome-4.0.9, i was playing around with the examples. i use bluej for development of applications, which successfully imports all of the examples. however, in ExampleSimpleMenu, there is a problem with quitting. in this case, File->Quit hangs the application. also, there is a problem with the initialization process - i have to restart the jvm everytime i want to start a new instance of an example. it gives an error about a library already loaded into memory. i can give more information if needed. otherwise, does anyone have an idea what could be done with this? i suppose that the jvm restart is only a bothering fact; in real life there should be a standalone process for each application, right? but i am worried about the File->Quit. thank you for answers -AA |