wxApp::Initialized

Bool Initialized(void)

Returns TRUE if the application has been initialized (i.e. if OnInit has returned successfully). This can be useful for error message routines to determine which method of output is best for the current state of the program (some windowing systems may not like dialogs to pop up before the main loop has been entered).