Developing a Tool Band for IE in Python
Stefan Fischerl?nder
fischerlaender at gmx.de
Thu Aug 12 18:49:43 EDT 2004
> > Is Python suitable for developing a tool band (something like the
> > Google Toolbar) to be placed in the Internet Explorer's rebar? Does
> > anyone even have any tutorial or something similiar?
> ctypes (0.9.0) recently got a toolband sample - although currently it's only an
> empty template displaying a button.
Wow, great.
Just for anyone else interested:
http://starship.python.net/crew/theller/ctypes/
The toolband example is here: ctypes-0.9.0/win32/com/samples/server/IExplorer
Stefan
More information about the Python-list
mailing list