Hi, I have a python script that I want to run in the system tray and system tray only (windows system). I am looking at the win32gui_taskbar.py demo file but am having trouble making sense of what parts do. I understand what the whole does but I want to actually learn what it is doing so I can apply it, not just copy and paste parts to make it work the way I want.
I have searched for some kind of explanation or tutorial on this and have come up empty. Is there anything out there? Thanks. Kevin
-- http://mail.python.org/mailman/listinfo/python-list