Re: Simple System Tray Icon
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: Simple System Tray Icon

From: 3c273 <nospam@nospam.com>
Date: Thu Mar 02 2006 - 20:33:43 CET

"Simon Brunning" <simon@brunningonline.net> wrote in message
news:mailman.2617.1141325760.27775.python-list@python.org...

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
Received on Sun Apr 30 10:40:11 2006