- EVT_MENU(Minimal_Quit, MyFrame::OnQuit)
- EVT_MENU(Minimal_About, MyFrame::OnAbout)
- EVT_MENU(Minimal_Delete, MyFrame::OnDelete)
- EVT_CLOSE(MyFrame::OnCloseWindow)
+ EVT_MENU(ConfTest_Quit, MyFrame::OnQuit)
+ EVT_MENU(ConfTest_About, MyFrame::OnAbout)
+ EVT_MENU(ConfTest_Delete, MyFrame::OnDelete)