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

Robin Dunn robin at alldunn.com
Mon Apr 2 11:28:22 PDT 2007


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?  I know that F10 is often used to activate the 
menu bar (so you can access menus without using the mouse) so perhaps 
your platform is intercepting that key before it gets turned into a 
normal key event.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list