process pending wx events before sending idle events

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2007-07-08 05:31:32 +00:00
parent 9ed8b5a7b2
commit 0728199b91
21 changed files with 14 additions and 81 deletions

View File

@@ -25,7 +25,6 @@ typedef const struct __CFString * CFStringRef;
class WXDLLEXPORT wxApp: public wxAppBase
{
DECLARE_DYNAMIC_CLASS(wxApp)
DECLARE_EVENT_TABLE()
// ------------------------------------------------------------------------
// initialization
// ------------------------------------------------------------------------