Re: [gtk-list] Re: Dialog Boxes - help



(Solved my own problem)

Mark Volpe wrote:
> 
> Well, sometimes closing the parent
> window will cause a gtk_main_quit()
> and sometimes not ( I have a multi-
> window app ), so I probably need
> to check for that and call
> gtk_main_quit() a second time if it wants to
> exit.

Seems to be working for me!
 
> Would my dialog recieve a "destroy" signal in this setup when the parent
> gets destroyed?
> 
> Mark

I solved this by intercepting the parent's destroy handler.


Thanks everyone for the help

- Mark


PS - I didn't mean to take a certain developer's name in vain
in my original posting ;-)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]