Re: [PHP-GTK] reading value from an Gtkentry() ?

[email protected] (Andrei Zmievski) Tue, 07 Aug 2001 18:51:54 -0500
Newsgroups php.gtk
Message-ID <[email protected]>
At 01:21 AM 8/8/01 +0200, g wrote:
>maybe its a good idea to put this one in a faq somewhere.
>
>oh,
>one more question,
>
>if you open a child window, and close it again with Gtk::main_quit();
>it destroys all windows (which is sort of obvious)
>is it possible to destroy only the newest window?

Did you run another main loop with gtk::main()?

-Andrei