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.
Malco
Antony Joseph wrote:
I am trying to hide the console as soon as the script starts and
display console window to System Tray .
Could someone point me to any links.
An example of running a taskbar app comes with the pywin32
demos. On my machine it's located at:
C:\Python25\Lib\site-packages\win
On Tue, May 13, 2008 at 8:37 AM, Antony Joseph <[EMAIL PROTECTED]>
wrote:
> Hi ,
> I am trying to hide the console as soon as the script starts
> and display console window to System Tray .
> Could someone point me to any links.
>
> Thanks
> Antony
Execute your script with pythonw.exe
Hi ,
I am trying to hide the console as soon as the script starts and
display console window to System Tray .
Could someone point me to any links.
Thanks
Antony
___
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailm