git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36748
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
subframe->SetIcon(wxIcon( mondrian_xpm ));
#endif
subframe->SetIcon(wxIcon( mondrian_xpm ));
#endif
// Make a menubar
wxMenu *file_menu = new wxMenu;
// Make a menubar
wxMenu *file_menu = new wxMenu;
// Associate the menu bar with the frame
subframe->SetMenuBar(menu_bar);
// Associate the menu bar with the frame
subframe->SetMenuBar(menu_bar);
#if wxUSE_STATUSBAR
subframe->CreateStatusBar();
#if wxUSE_STATUSBAR
subframe->CreateStatusBar();