Re: Help !!!! Dialog Question
- From: Guy Harris <gharris flashcom net>
- To: Havoc Pennington <hp redhat com>
- Cc: "Sharp, Peggy" <Peggy Sharp wang com>,"'gtk-list gnome org'" <gtk-list gnome org>
- Subject: Re: Help !!!! Dialog Question
- Date: Fri, 16 Jun 2000 19:19:44 -0700
On Fri, Jun 16, 2000 at 06:36:10PM -0400, Havoc Pennington wrote:
> You just need to do this yourself, connect to the destroy signal on
> the parent for example and destroy child dialogs from there.
If by "exit at the toplevel window":
> However, if the dialogs are displayed and I exit at the toplevel
> window, destroying the toplevel window, the sub dialogs stick around.
she meant "exit the main loop", would "gtk_quit_add_destroy()" also
work, e.g.
gtk_quit_add_destroy(gtk_main_level(), GTK_OBJECT(subdialog_window));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]