]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
added static wxPlatformInfo::Get() and use it (patch 1549176)
[wxWidgets.git] / wxPython / demo / Main.py
index fa466936220cc080b148a6b4e3ed8af053c6c9ca..c0a19c56b03df6dbc6bd64c58d34d2632e4a312f 100644 (file)
@@ -65,6 +65,7 @@ _treeList = [
         'ExpandoTextCtrl',
         'ButtonPanel',
         'FlatNotebook',
+        'CustomTreeCtrl',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -151,6 +152,7 @@ _treeList = [
         'ButtonPanel',
         'ColourSelect',
         'ComboTreeBox',
+        'CustomTreeCtrl',
         'Editor',
         'FlatNotebook',
         'GenericButtons',