On Windows, I've got a few Python scripts that sit in the system tray
- <http://www.brunningonline.net/simon/blog/archives/001835.html>. It
basically creates a system tray icon with a context menu. The menu is
fefined in Python code, and each item has an associated callable that
gets called when the menu item is selected. Is there a Mac equivelent
of this?

Assuming not, can someone offer a Mac newcomer a steer towards how I
might write one?

-- 
Cheers,
Simon B,
[EMAIL PROTECTED],
http://www.brunningonline.net/simon/blog/
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to