I see @RichardT has got here before me with that link, backed up by EVT_SET_FOCUS and EVT_KILL_FOCUS not working on wx.Choice in wx 3.0 on this very platform.
Best use a wx.ComboBox
instead.
I see @RichardT has got here before me with that link, backed up by EVT_SET_FOCUS and EVT_KILL_FOCUS not working on wx.Choice in wx 3.0 on this very platform.
Best use a wx.ComboBox
instead.