[spambayes-dev] pop3proxy_tray icons
Kenny Pitt
kennypitt at hotmail.com
Thu Dec 4 14:16:44 EST 2003
I don't know if anyone else has noticed this or not, but on my Windows
2000 system the green and red circles in the current pop3proxy_tray
icons are very difficult to make out. I created the attached icons as a
possible alternative. They are basic 16-color icons and show up quite
nicely on both Windows 2000 and Windows XP.
The attached patch is also required because the LoadImage calls pass 0,0
for the icon size. That loads the icon using the default 32x32 size,
scaling a 16x16 icon up to 32x32 if necessary. Since icons in the tray
are only 16x16, they then get scaled back down when displayed and still
end up looking bad.
I also attached an alternate sbicon that I created in the spirit of the
icons in the Web UI. It uses the envelope icon from the Wingdings font
with the same blue outline color used in the UI icons. I modified my
py2exe\setup_all.py to use this as the icon for all the generated exe's.
--
Kenny Pitt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sb-stopped.ico
Type: image/x-icon
Size: 318 bytes
Desc: not available
Url : http://mail.python.org/pipermail/spambayes-dev/attachments/20031204/490f76fe/sb-stopped.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sb-started.ico
Type: image/x-icon
Size: 318 bytes
Desc: not available
Url : http://mail.python.org/pipermail/spambayes-dev/attachments/20031204/490f76fe/sb-started.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pop3proxy_tray.diff
Type: application/octet-stream
Size: 1992 bytes
Desc: not available
Url : http://mail.python.org/pipermail/spambayes-dev/attachments/20031204/490f76fe/pop3proxy_tray.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sbicon.ico
Type: image/x-icon
Size: 4710 bytes
Desc: not available
Url : http://mail.python.org/pipermail/spambayes-dev/attachments/20031204/490f76fe/sbicon.bin
More information about the spambayes-dev
mailing list