[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: GTK+ Windows: how to catch WM_HOTKEY
- From: myasar free fr
- To: gtk-app-devel-list gnome org
- Subject: Re: GTK+ Windows: how to catch WM_HOTKEY
- Date: Fri, 09 May 2008 11:52:52 +0200
> 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]