"Simon Brunning" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
This is untested, 'cos I'm on a Mac these days, but what you want
should look something like:
from SysTrayIcon import SysTrayIcon
icon = SysTrayIcon('parh/to/icon.ico', "Hover text", {})
How simple do you want?
That's what I wanted. I just couldn't figure out how to use it. Thanks a
bunch.
Louis
--
http://mail.python.org/mailman/listinfo/python-list
