]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.
[wxWidgets.git] / wxPython / demo / Main.py
index 884b8ee32c65e2b343ffc866b6b84d0ed1bc9ca0..cce8c7b333ed0d62190d3b3b7651e8e71fb9d691 100644 (file)
@@ -30,8 +30,9 @@ import images
 
 _treeList = [
     # new stuff
-    ('Recent Additions and Updates', [
+    ('Recent Additions/Updates', [
         'OGL',
+        'FloatCanvas',
         ]),
 
     # managed windows == things with a (optional) caption you can close