Added wrappers for wxAUI

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-07-08 02:13:59 +00:00
parent 06d4c4d65a
commit febb39df07
8 changed files with 2186 additions and 12 deletions

View File

@@ -48,15 +48,17 @@ _treeList = [
# new stuff
('Recent Additions/Updates', [
'AnalogClock',
'AUI',
'CheckListCtrlMixin',
'Pickers',
'RichTextCtrl',
'Treebook',
'Toolbook',
'Pickers',
]),
# managed windows == things with a (optional) caption you can close
('Frames and Dialogs', [
'AUI',
'Dialog',
'Frame',
'MDIWindows',