show and hide a window
- From: Peter Van Osta <pvosta unionbio-eu com>
- To: GTK-list <gtk-list gnome org>
- Subject: show and hide a window
- Date: Tue, 30 Jul 2002 13:46:12 +0200
Hi,
I wan to hide and show a window, but simply doing a "gtk_widget_show"
after hiding the window gives the following error:
Gtk-CRITICAL **: file gtkwidget.c: line 1428 (gtk_widget_show):
assertion `GTK_IS_WIDGET (widget)' failed.
I thought that simply hiding the Window/widget did not destroy it and I
catch the "destroy" signal.
Peter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]