Process pending events before deleting pending objects, and do it
authorGuillermo Rodriguez Garcia <guille@iies.es>
Thu, 16 Mar 2000 12:05:01 +0000 (12:05 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Thu, 16 Mar 2000 12:05:01 +0000 (12:05 +0000)
commit0ca580f6fb988ec1f7574e532260c322ba4db00e
tree611c487a691ee0d9f4e21a453ccb47f892397158
parent967a572877876d9b91154c7dbe2ccbda16190b71
Process pending events before deleting pending objects, and do it
regardless of the value of wxUSE_THREADS (wxPostEvents can be used
in single threaded apps). Changed: wxApp::OnIdle

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/motif/app.cpp