Add XRC handler for wxInfoBar
Update the schema and the sample to show it in action. Closes https://github.com/wxWidgets/wxWidgets/pull/1564
This commit is contained in:
committed by
Vadim Zeitlin
parent
68b36aed6d
commit
7f91481294
@@ -52,6 +52,7 @@ private:
|
||||
void OnVariants(wxCommandEvent& event);
|
||||
void OnRecursiveLoad(wxCommandEvent& event);
|
||||
void OnAnimationCtrlPlay(wxCommandEvent& event);
|
||||
void OnInfoBarShowMessage(wxCommandEvent& event);
|
||||
|
||||
// Any class wishing to process wxWidgets events must use this macro
|
||||
wxDECLARE_EVENT_TABLE();
|
||||
|
Reference in New Issue
Block a user