Re: Question about modal dialog in gtk application



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]