# 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
]),
self.txt.Clear()
self.window = None
+ self.tree.SetFocus()
#---------------------------------------------