>When I run this, (winxp pro, python2.5.1, pywin32 build 210) I get no >errors. IE pops up and loads the URL. I do not however see any change in >the browsers state, between the 2 calls of ie.ShowBrowserBar(bar,x,0), with >x (True, False) > >Possible an issue with your configuration or installation?
Graeme, That's the problem. The calls to ShowBrowserBar should first show and then hide one of the specified browser bars according to how bar is set. Subsequent to my original post I did notice that CLSID_SEARCH DOES work so I guessing that the issue is in part the class IDs and in part my lack of understand about what ShowBrowserBar SHOULD DO. Regards, Richard _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32