Added wx.combo.BitmapComboBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -72,6 +72,7 @@ _treeList = [
|
||||
'CollapsiblePane',
|
||||
'ComboCtrl',
|
||||
'OwnerDrawnComboBox',
|
||||
'BitmapComboBox',
|
||||
]),
|
||||
|
||||
# managed windows == things with a (optional) caption you can close
|
||||
@@ -176,7 +177,7 @@ _treeList = [
|
||||
'ActiveX_FlashWindow',
|
||||
'ActiveX_IEHtmlWindow',
|
||||
'ActiveX_PDFWindow',
|
||||
#'RightTextCtrl', deprecated as we have wxTE_RIGHT now.
|
||||
'BitmapComboBox',
|
||||
'Calendar',
|
||||
'CalendarCtrl',
|
||||
'CheckListCtrlMixin',
|
||||
|
Reference in New Issue
Block a user