Create RunLoop that can be used to process pending events so that events will still...
authorKevin Hock <hockkn@yahoo.com>
Mon, 28 Mar 2005 18:47:46 +0000 (18:47 +0000)
committerKevin Hock <hockkn@yahoo.com>
Mon, 28 Mar 2005 18:47:46 +0000 (18:47 +0000)
commit95e568ee3e90967b18403c4eec9c676868c6ceb4
tree464ba12de7f92e3a3e5075596097d05171201a43
parent264f00e7d963802202f56e8eb19663d8d73f73fb
Create RunLoop that can be used to process pending events so that events will still be processed while the user is using a menu or scrollbar [ Patch 1160346 ] - this really needs to be in 2.5.5 so it can be widely tested before 2.6.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/carbon/app.h
src/mac/carbon/app.cpp