Re: Question about modal dialog in gtk application
- From: Manu TM <manutm007 gmail com>
- To: GTK mailing list <gtk-app-devel-list gnome org>
- Subject: Re: Question about modal dialog in gtk application
- Date: Sun, 11 Apr 2010 17:52:14 +0200
Just don't use GTK_DIALOG_MODAL in gtk_dialog_new()
Emmanuel Thomas-Maurin
silverburgh wrote:
Hi,
In my gtk application, I can create 2 windows.
But when I open a dialog in one of my window using gtk_dialog_run(),
why the other window is frozen?
How can I code it so that one modal dialog do not freeze the other window?
Thank you.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]