X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2e55c8189d9c5a723c4f896caa37507421dd6351..aa154cb1578ba9d44c7e24c5e76d8238bf8809d0:/wxPython/demo/Main.py diff --git a/wxPython/demo/Main.py b/wxPython/demo/Main.py index d8b422b29a..f20cea6235 100644 --- a/wxPython/demo/Main.py +++ b/wxPython/demo/Main.py @@ -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 ]),