demo tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-03-18 22:04:08 +00:00
parent 29dfc56bf4
commit b2bacf13e3
2 changed files with 32 additions and 8 deletions

View 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
]),