Re: [Tkinter-discuss] Tkinter and Alt bindings

2012-02-08 Thread Bryan Oakley
On Wed, Feb 8, 2012 at 4:56 AM, Michael Lange wrote: > I cannot reproduce this here (debian squeeze with IceWM) either, the > return "break" isn't even necessary. I don't know why the original poster reports that the bindings sometimes fire. My guess is that it's related to keyboard focus -- may

Re: [Tkinter-discuss] Tkinter and Alt bindings

2012-02-08 Thread Russell Adams
On Wed, Feb 08, 2012 at 11:56:32AM +0100, Michael Lange wrote: > Hi, > > Thus spoketh Russell Adams > unto us on Tue, 7 Feb 2012 18:43:42 -0600: > > > Can anyone here contribute to the problem documented at: > > > > http://stackoverflow.com/questions/9096341/binding-buttons-to-alt-keypresses > > >

Re: [Tkinter-discuss] Tkinter and Alt bindings

2012-02-08 Thread Michael Lange
Hi, Thus spoketh Russell Adams unto us on Tue, 7 Feb 2012 18:43:42 -0600: > Can anyone here contribute to the problem documented at: > > http://stackoverflow.com/questions/9096341/binding-buttons-to-alt-keypresses > I cannot reproduce this here (debian squeeze with IceWM) either, the return