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

Re: GTK+ Windows: how to catch WM_HOTKEY



> Do you think I'm allowed to display a GdkDialog (with another main loop :
> gtk_dialog_run) inside the filter function ?

Try? It sounds a bit scary. Personally I would schedule the function
that calls gtk_dialog_run() using g_idle_add().

--tml


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