]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Add SizedControls demo.
[wxWidgets.git] / wxPython / demo / Main.py
index bbb6a43ccae77aa61e1dc894378cb034fd7e3bc9..af5bae2178dc81e63fd6f9aa4c095cd14316c9b5 100644 (file)
@@ -75,7 +75,8 @@ _treeList = [
         'BitmapComboBox',
         'I18N',
         'Img2PyArtProvider',
-        'SearchCtrl',        
+        'SearchCtrl',
+        'SizedControls',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -230,6 +231,7 @@ _treeList = [
         'Layoutf',
         'RowColSizer',
         'ScrolledPanel',
+        'SizedControls',
         'Sizers',
         'XmlResource',
         'XmlResourceHandler',