- // responds to colour changes
- void OnSysColourChanged(wxSysColourChangedEvent& event);
-
- // process a keyboard navigation message (Tab traversal)
- void OnNavigationKey(wxNavigationKeyEvent& event);
-
- // set the focus to the first child if we get it
- void OnFocus(wxFocusEvent& event);