wxWidgets/include/wx/aui
Vadim Zeitlin 46e6720278 Add wxAuiToolBar::Create().
Implement two-step creation of wxAuiToolBar to allow doing it from XRC.

See #13520.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-10-27 01:27:19 +00:00
..
aui.h
auibar.h Add wxAuiToolBar::Create(). 2012-10-27 01:27:19 +00:00
auibook.h Make wxBookCtrlBase::GetPage() virtual to fix it for wxAuiNotebook. 2012-06-30 23:41:27 +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 Add wxEVT_AUI_PANE_ACTIVATED event. 2012-03-04 20:31:34 +00:00
tabart.h Fix border size computation in wxAuiTabArt. 2012-10-22 21:46:46 +00:00
tabartgtk.h Fix border size computation in wxAuiTabArt. 2012-10-22 21:46:46 +00:00
tabmdi.h Merge "selected" and "active" child in wxAuiMDIParentFrame. 2012-09-26 12:20:07 +00:00