Added wx.lib.combotreebox from Frank Niessink

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-08-21 18:32:48 +00:00
parent b58d5e2d95
commit 4f708f05dc
4 changed files with 901 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ _treeList = [
'AUI_DockingWindowMgr',
'AUI_Notebook',
'CheckListCtrlMixin',
'ComboTreeBox',
'Pickers',
'PseudoDC',
'RichTextCtrl',
@@ -140,6 +141,7 @@ _treeList = [
('Custom Controls', [
'AnalogClock',
'ColourSelect',
'ComboTreeBox',
'Editor',
'GenericButtons',
'GenericDirCtrl',