]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
added comments to the makefile; added WX_CONFIG var to be able to use a different...
[wxWidgets.git] / wxPython / demo / Main.py
index 65201470d4f1eb96b035ae02f16c6c7317e05881..e353972a2db9c4db04c5811eb2b6adb4cfb5d151 100644 (file)
@@ -19,6 +19,8 @@ import wx.html
 import images
 
 ##wx.Trap()
+##raw_input("Press a key...")
+
 
 # Use Python's bool constants if available, make aliases if not
 try:
@@ -37,6 +39,7 @@ _treeList = [
         'wxListbook',
         'wxMaskedNumCtrl',
         'FloatCanvas',
+        'wxXmlResourceSubclass',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -158,6 +161,7 @@ _treeList = [
         'wxScrolledPanel',
         'wxXmlResource',
         'wxXmlResourceHandler',
+        'wxXmlResourceSubclass',
         ]),
 
     # ditto