]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
use default window id
[wxWidgets.git] / wxPython / demo / Main.py
index d8b422b29a016db3262f8b5985a0d6834b4d529a..f20cea6235a0f91944f54841f269c9a436507e1c 100644 (file)
@@ -220,7 +220,7 @@ _treeList = [
     # need libs not coming with the demo
     ('Objects using an external library', [
         'ActiveXWrapper_Acrobat',
-        'ActiveXWrapper_IE',
+        ##'ActiveXWrapper_IE',      # currently has tstate problems...
         'GLCanvas',
         #'PlotCanvas', # deprecated, use PyPlot
         ]),