[wxPython-users] alt-commands and buttons

Phil Mayes phil at philmayes.com
Thu Aug 9 10:22:30 PDT 2007


At 08:50 AM 8/8/2007, you 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? Nigel --- Nigel W. Moriarty

Do you have two controls with "&n" in?  I think that would produce the 
behavior you report.

Phil





More information about the wxpython-users mailing list