I have an app where inside App::OnInit I create a wxDialog with no parent. (NULL)...
After it I create a wxFrame and set that as SetTopWindow().
Now when I close both the dialog and the frame, the application keeps on running and never gets into App::OnExit...
If I don't create the wxDialog, everything is fine... Can anyone explain me why?
Thanks!!
KaReL------------------------ Website: www.KaReLs0ft.be |