Message | Method | Channel | Thread | ||
6 | 5 | Application | Main | Main application constructor running, creating subsystems. | [FILE] . .ctor |
7 | 5 | Application | Main | Subsystems created, construction complete. | [FILE] . .ctor |
9 | 8 | Application | Main | Beginning initialisation of subsystems. | [FILE] . startApp |
10 | 8 | Application | Main | Opening main window. | [FILE] . startApp |
12 | 8 | Application | Main | The application window has closed, the application will now exit. | [FILE] . startApp |
13 | 8 | Application | Main | Application is exiting. | [FILE] . startApp |