]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
always use wxPyPanel
[wxWidgets.git] / wxPython / demo / Main.py
index f45ed7224289bfa4a25354cf8c6c2fa8b111f940..fa466936220cc080b148a6b4e3ed8af053c6c9ca 100644 (file)
@@ -64,6 +64,7 @@ _treeList = [
         'DelayedResult',
         'ExpandoTextCtrl',
         'ButtonPanel',
+        'FlatNotebook',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -151,6 +152,7 @@ _treeList = [
         'ColourSelect',
         'ComboTreeBox',
         'Editor',
+        'FlatNotebook',
         'GenericButtons',
         'GenericDirCtrl',
         'LEDNumberCtrl',