RE: [Java-gnome-developer] Question concerning pixel graphics (fw d)
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2001-11-05 19:31:52
|
> When I try > \.\... > GtkWidget w = win.getTopLevel(); > GdkColormap cmap = w.getDefaultColormap(); > \.\... > the application crashes. No idea why... > Are you using the code currently in CVS? I just tried the above method calls and didn't have any problem. I have made significant changes to the way non-GtkObject classes are created and initialized and would recommend using the current CVS over the 0.7 build. -Jeff |