[Zope-dev] Product icon woes
Martijn Faassen
M.Faassen@vet.uu.nl
Wed, 26 May 1999 18:24:55 +0200
Hi there,
I finally got a simple product working (mostly by hacking away at
TinyTable while referencing Amos' tutorial to figure out what I'm doing
:). It all seems to work, but for the silly icon!
First the icon didn't load, but this was due to me forgetting to import
ImageFile in the product's __init__ file. My goof.
I put in the MailHost's icon as a test icon, but then I drew my own
icon. I put it in the right place. I restarted Zope. Still the MailHost
icon.
I've done just about everything I've come up with, including breaking
the product, to make it use my new icon. But whatever I do, it keeps
coming up with that MailHost icon!
What am I doing wrong? Is this icon somewhere deep in the Zope database
and not coming out? Help would be appreciated.
Regards,
Martijn