Antony,

If you're just trying to hide the console Window, rename your python
script with a *.pyw file extension or launch it via pythonw.exe vs.
python.exe.

I have no idea how to have a Python application display an icon in the
System Tray (vs. Taskbar). That's a very interesting question.

Malcolm
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to