_treeList = [
# new stuff
('Recent Additions/Updates', [
+ 'AnalogClock',
+ 'CheckListCtrlMixin',
'Treebook',
'Toolbook',
]),
]),
('Custom Controls', [
- 'AnalogClockWindow',
+ 'AnalogClock',
'ColourSelect',
'Editor',
'GenericButtons',
#'RightTextCtrl', deprecated as we have wxTE_RIGHT now.
'Calendar',
'CalendarCtrl',
+ 'CheckListCtrlMixin',
'ContextHelp',
'DatePickerCtrl',
'DynamicSashWindow',