Re: [Gtk2forpascal-devel] gtk-demo has problem
Brought to you by:
mgaertner
From: Olaf L. <le...@ne...> - 2002-08-01 12:05:12
|
Hi everybody! I found the bug that made gtk-demo crash when closing a demo window. In the window_close_cb I tried to free memory using g_free that was allocated with new() . A new version is on cvs. ciao Olaf |