[wxPython-users] Re: Re: button disable swallows focus
Robin Dunn
robin at alldunn.com
Thu Aug 31 10:01:05 PDT 2006
Donn Ingle wrote:
> Robin,
> I gave it a whirl. I had to [ ( ) ] the args, pant pant :), but after that
> it worked - to a point. The same point as before!
>
> When I press the --> next button (on my form) and it gets to the end of the
> sequence and gets disabled, the esc key will not be detected.
> If I click on my panel between the buttons, and then hit esc it works again.
>
> I will post some code - try a few things.
> Escape will close the window.
> Click NEXT button. Still works.
> Click NEXT again - it greys out. Now Esc stops working.
> Same goes for BACK button.
Ok, I see what you mean. This definitely smells like a bug, but I don't
know if it is a wx bug or if it is a GTK bug... Please file a bug
report about this with a category of "wxGTK Specific"
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list