Re: How to grab key combination event in GDK?
- From: salsaman <salsaman gmail com>
- To: gtk-list gnome org
- Subject: Re: How to grab key combination event in GDK?
- Date: Sat, 4 Feb 2012 21:09:15 -0300
Yes I have it working here too. My thanks also.
Salsaman.
http://lives.sourceforge.net
https://www.ohloh.net/accounts/salsaman
On Sat, Feb 4, 2012 at 20:41, victor-victor <nadaeck hotmail com> wrote:
>
>
>
>>look into gdk event filters for gdk windows, which will allow you to
>>catch and handle every single key event no matter what else is done
>>with it. then use a hash map to store which keys are down, and a
>>simple api to search it or return the current "down set".
>
> I applied this method and it works indeed.
>
> Thank you very much Paul
>
> Victor
> --
> View this message in context: http://old.nabble.com/How-to-grab-key-combination-event-in-GDK--tp33261605p33264604.html
> Sent from the Gtk+ - General mailing list archive at Nabble.com.
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]