[wxPython-users] alt-commands and buttons
Robin Dunn
robin at alldunn.com
Wed Aug 8 14:30:18 PDT 2007
Nigel W. Moriarty wrote:
> Folks
>
> Until recently, I was able to use the Alt-commands to navigate using the button I'd set up like this
>
> wx.Button(btn_box.win, wx.NewId(), 'Co&ntinue')
>
> Alt-n would continue. New alt-n highlights the button (and moves the focus to it I guess) and I have to hit return to activate the button. Have I changed or has wxPython?
>
I'm not aware of any changes.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list