Avoid paint event recursion when the run loop is restarted inside the paint
authorDavid Elliott <dfe@tgwbd.org>
Wed, 9 Jul 2003 14:24:47 +0000 (14:24 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Wed, 9 Jul 2003 14:24:47 +0000 (14:24 +0000)
commit55c5be5e47fc43429d5004d99a133eb6b4475417
tree222dfbe445bfd9bad5f8d7cc2f3e401f863e510a
parent18afa2acbefa9b89587a213513f2118958d0c20a
Avoid paint event recursion when the run loop is restarted inside the paint
event.  Usually for the purpose of showing an assertion dialog.

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