When a modal dialog is shown and the app isn't running, run the event
authorDavid Elliott <dfe@tgwbd.org>
Fri, 5 Sep 2003 02:48:49 +0000 (02:48 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 5 Sep 2003 02:48:49 +0000 (02:48 +0000)
commit478859681251ff152fcf528ddde13b8d0cdccc13
tree90c3b21f8849f35a9c3f73821ed7ff869ccf63ee
parent83901ec20cbd8a133c2c9e965a7880a3d17aef89
When a modal dialog is shown and the app isn't running, run the event
loop manually until it is out of events.  This will allow the application
to let the Dock know it has completed startup.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/cocoa/dialog.mm