X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2e55c8189d9c5a723c4f896caa37507421dd6351..03b3965c3a929206d199fe760dca01027b10c741:/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 ]),