Structure of a wxHatch Application

MyApp: (based on wxApp) This just starts up the application, sets up the menu bar etc. This has a child window...

MyFrame: (based on wxFrame) This handles all the events created by menus and toolbars. This too has a child window...

Either

 
 
 

wxHatch Home link to wxhatch help index