[wxPython-users] What is special with wx.WXK_F10 ?

Egon Frerich e.frerich at nord-com.net
Tue Apr 3 07:18:28 PDT 2007


Robin Dunn schrieb:
> Egon Frerich wrote:
>> Am I right that there is no key event with the F10-key?. I didn't find
>> anything in the documentation.
>
> Platform and version?  


Ubuntu 6.10.
wxPython 2.8.3
> I know that F10 is often used to activate the menu bar (so you can
> access menus without using the mouse) 
yes - this is the case
> so perhaps your platform is intercepting that key before it gets
> turned into a normal key event.
>
Where should I look for the documentation? How can I get this key event
before the "platform" uses the key event?

Thank you,

Egon




More information about the wxpython-users mailing list