]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
fixed incorrect computation of window's visible area: window's position was added...
[wxWidgets.git] / wxPython / demo / Main.py
index 11ea138078b91f5bdd11e2e6fbcd14f0fca9d492..c7bbb1b03e63c49e60880a7cff46eecdb171f8ac 100644 (file)
@@ -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',