'GraphicsContext',
'CollapsiblePane',
'ComboCtrl',
+ 'OwnerDrawnComboBox',
+ 'BitmapComboBox',
]),
# managed windows == things with a (optional) caption you can close
'CheckListBox',
'Choice',
'ComboBox',
- 'ComboCtrl',
'Gauge',
'Grid',
'Grid_MegaExample',
'ActiveX_FlashWindow',
'ActiveX_IEHtmlWindow',
'ActiveX_PDFWindow',
- #'RightTextCtrl', deprecated as we have wxTE_RIGHT now.
+ 'BitmapComboBox',
'Calendar',
'CalendarCtrl',
'CheckListCtrlMixin',
'MaskedNumCtrl',
'MediaCtrl',
'MultiSplitterWindow',
+ 'OwnerDrawnComboBox',
'Pickers',
'PyCrust',
'PyPlot',