During ToolMap 2 startup, the followed process is described hereafter :
- ToolMapApp::OnInit() function is called and create the program frame (see class ToolMapFrame)
- ToolMapFrame object is then initialised and create both the menu bar and the toolbar.
- ToolMapFrame::CreateToolMapMenu
- ToolMapFrame::CreateToolMapToolBar
The program is then started and mainly waiting for event.