wxWidgets/include/wx/aui
Vadim Zeitlin 3ac17397c5 Perform wxAuiToolBar idle updates from UpdateWindowUI(), not OnIdle().
No real changes, just optimize the idle updates by doing it from (less often
called) UpdateWindowUI() instead of EVT_IDLE handler.

Closes #10075.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-30 16:51:10 +00:00
..
aui.h added wxAuiToolBar 2008-08-24 09:28:07 +00:00
auibar.h Perform wxAuiToolBar idle updates from UpdateWindowUI(), not OnIdle(). 2011-10-30 16:51:10 +00:00
auibook.h Change variables naming convention in wxAUI code. 2011-10-30 14:20:03 +00:00
dockart.h Change variables naming convention in wxAUI code. 2011-10-30 14:20:03 +00:00
floatpane.h Change variables naming convention in wxAUI code. 2011-10-30 14:20:03 +00:00
framemanager.h Change variables naming convention in wxAUI code. 2011-10-30 14:20:03 +00:00
tabmdi.h Change variables naming convention in wxAUI code. 2011-10-30 14:20:03 +00:00