[Java-gnome-developer] Bugreport concering Frame
Brought to you by:
afcowie
From: Linuxhippy <lin...@we...> - 2002-12-01 20:26:20
|
Hi there! I´ve found a bug in Java-GTK 0.8CVS (from 30.11): 1.) If I say "Frame myframe = new Frame();" my with GCJ compiled Program crashes at startup (I think with segfault), but with "Frame myframe = new Frame("");" it works fine.... 2.)When I want to close my window, I only can see "handleDelete", but the app still seems to be running. I´m using GCJ-3.2..... Mfg Linuxhippy |