A focus event handler.
Default class constructor. |
|
Handles the |
|
Handles the |
|
Sets the listener menu. |
A focus event handler.
Default class constructor.
menu – an instance of FlatMenu
for which we want to redirect
focus inputs.
Handles the wx.EVT_KEY_DOWN
event for FocusHandler
.
event – a KeyEvent
event to be processed.
Handles the wx.EVT_KILL_FOCUS
event for FocusHandler
.
event – a FocusEvent
event to be processed.