Re: GTK+ Windows: how to catch WM_HOTKEY



Yes. Instead of creating a separatw window and a GIOChannel watching
for messages for it you should just register a filter function for the
window using gdk_window_add_filter().

It works now.

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

Mehmet



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