[Pythonmac-SIG] Dock menu

Simon Brunning simon.brunning at gmail.com
Wed Sep 14 10:42:56 CEST 2005


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,
simon at brunningonline.net,
http://www.brunningonline.net/simon/blog/


More information about the Pythonmac-SIG mailing list