How to import hackicon.dll

Sonia Rovner srovner at us.ibm.com
Fri Jul 25 08:37:02 EDT 2003


336699 at emailaccount.com (336699) wrote in message news:<ef100524.0307242124.30fc7bc1 at posting.google.com>...
> srovner at us.ibm.com (Sonia Rovner) wrote in message news:<8a5a6d82.0307240417.494caa13 at posting.google.com>...
> > Hello,
> > I'm using Python2.2.1 and Tcl/Tk 8.3 running on Win2000.  I've been
> > researching how to change the icon on the title bar and found that
> > hackicon is the one I should pursue.  However, hackicon package uses a
> > dll.  When I run the hi.py, I get an error saying
> >     ImportError: DLL load failed: The specified module could not be
> > found.
> > I copied hackicon.dll to various directories in my pythonpath but
> > nothing happens.
> 
> Use tkIcon
> 
> http://effbot.org/downloads/index.cgi/tkicon-0.9-19980218.zip
I didn't have much luck with tkIcon either.  It required installing
PIL so that the import image works.  I was hoping not to have to
install another libray. Maybe    I don't have any choice. Thanks all.
Sonia




More information about the Python-list mailing list