sets that button to enable (False), keyboard events seem to be 'swallowed' by that button. If I set the focus onto another button (not another panel), then things work again. The desired effect was to ...
What's a generic button, and why should I use one? A generic button is a button widget that has been completely reimplemented in Python, bypassing the use of the native system widget. The parent class ...