Leonardo Zide, dans le message (.gtk.general:2959), a écrit : > Also, the program that I'm writing is a conversion of a Win32 program > and sometimes I need to know if the Alt key is pressed. What's the best > way to do that ? The recommended way, under X-Window, to test keys like Alt or Meta, is to look which keysym is connected to the modifiers mod1...mod5, and to find the good one. Alas, Gdk doesn't do this itself. -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
- [gtk-list] keyboard handling KeK
- [gtk-list] Re: keyboard handling Paul Barton-Davis
- [gtk-list] Re: keyboard handling Havoc Pennington
- [gtk-list] Re: keyboard handling Stephen Witkop
- [gtk-list] Re: keyboard handling Antonio Campos
- [gtk-list] Re: keyboard handling Paul Barton-Davis
- [gtk-list] Re: keyboard handling Dermot Musgrove
- [gtk-list] Re: Accelerator question Guy Harris
- [gtk-list] Re: Accelerator question Dermot Musgrove
- [gtk-list] Re: Accelerator question Guy Harris
- [gtk-list] Re: Accelerator question Nicolas GEORGE
- [gtk-list] Re: Accelerator question Leonardo Zide
- [gtk-list] Re: Accelerator question Guy Harris
- [gtk-list] Re: Accelerator question Per Hedbor
- [gtk-list] gtkmmext question Andrew Burr
- [gtk-list] Re: gtkmmext question Karl Nelson