[python-win32] IE browser bar

Tim Roberts timr at probo.com
Thu Jun 14 21:04:35 CEST 2007


Richard Bell wrote:
> 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.
>   

The "browser bar" thing was changed pretty radically between IE6 and
IE7, so it may just be that the GUIDs are different, or that the other
bars don't exist in the same universe any more.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-win32 mailing list