Re: How to wait for a destruction of a dialog?
- From: Havoc Pennington <hp redhat com>
- To: ymg azstarnet com
- Cc: gtk-app-devel-list gnome org
- Subject: Re: How to wait for a destruction of a dialog?
- Date: 06 Nov 2000 21:56:23 -0500
Warrior <ymg azstarnet com> writes:
I already figured out how to do it - call another gtk_main() in open_dialog,
then call gtk_main_quit() in the callback. Seems to work :)
Thanks for the tip anyway.
There are some subtleties, be sure you handle delete_event for example
and it's better to use g_main_run() on a private main loop.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]