Added CheckListCtrlMixin from Bruce Who
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -47,6 +47,8 @@ import images
|
||||
_treeList = [
|
||||
# new stuff
|
||||
('Recent Additions/Updates', [
|
||||
'AnalogClock',
|
||||
'CheckListCtrlMixin',
|
||||
'Treebook',
|
||||
'Toolbook',
|
||||
]),
|
||||
@@ -129,7 +131,7 @@ _treeList = [
|
||||
]),
|
||||
|
||||
('Custom Controls', [
|
||||
'AnalogClockWindow',
|
||||
'AnalogClock',
|
||||
'ColourSelect',
|
||||
'Editor',
|
||||
'GenericButtons',
|
||||
@@ -149,6 +151,7 @@ _treeList = [
|
||||
#'RightTextCtrl', deprecated as we have wxTE_RIGHT now.
|
||||
'Calendar',
|
||||
'CalendarCtrl',
|
||||
'CheckListCtrlMixin',
|
||||
'ContextHelp',
|
||||
'DatePickerCtrl',
|
||||
'DynamicSashWindow',
|
||||
|
Reference in New Issue
Block a user