Untested mini-change for wxGTK idle handling.
authorRobert Roebling <robert@roebling.de>
Tue, 16 Apr 2002 18:18:42 +0000 (18:18 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 16 Apr 2002 18:18:42 +0000 (18:18 +0000)
commit5d91e653c5f2683eb21485d6b5c1e5f286ab5e11
tree0042d0eaca8e4af274bb94a62af1fbd52d9edce9
parentd1853d4765d02a9842c7a8721ef2329d09429262
  Untested mini-change for wxGTK idle handling.
    Handle internal idle (i.e. update handing)
    *after* sending idle events so that if the
    user calls Refresh() in OnIdle() the regions
    will be updated afterwards.

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