]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
regenaretd after samples/animate addition
[wxWidgets.git] / wxPython / demo / Main.py
index f45ed7224289bfa4a25354cf8c6c2fa8b111f940..c0a19c56b03df6dbc6bd64c58d34d2632e4a312f 100644 (file)
@@ -64,6 +64,8 @@ _treeList = [
         'DelayedResult',
         'ExpandoTextCtrl',
         'ButtonPanel',
+        'FlatNotebook',
+        'CustomTreeCtrl',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -150,7 +152,9 @@ _treeList = [
         'ButtonPanel',
         'ColourSelect',
         'ComboTreeBox',
+        'CustomTreeCtrl',
         'Editor',
+        'FlatNotebook',
         'GenericButtons',
         'GenericDirCtrl',
         'LEDNumberCtrl',