Added wx.lib.expando, a multi-line textctrl that exands as more lines
are needed. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -62,6 +62,7 @@ _treeList = [
|
||||
'DragScroller',
|
||||
## 'AlphaDrawing',
|
||||
'DelayedResult',
|
||||
'ExpandoTextCtrl',
|
||||
]),
|
||||
|
||||
# managed windows == things with a (optional) caption you can close
|
||||
@@ -170,6 +171,7 @@ _treeList = [
|
||||
'DatePickerCtrl',
|
||||
'DynamicSashWindow',
|
||||
'EditableListBox',
|
||||
'ExpandoTextCtrl',
|
||||
'FancyText',
|
||||
'FileBrowseButton',
|
||||
'FloatBar',
|
||||
|
Reference in New Issue
Block a user