Thanks - will check it out, and, it seems to pretty much do what I want if I just run it.

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."

----- Original Message ----- From: "Mark Hammond" <skippy.hamm...@gmail.com>
To: "Jacob Kruger" <ja...@blindza.co.za>; <python-win32@python.org>
Sent: Wednesday, 05 March, 2014 9:26 AM
Subject: Re: [python-win32] Getting an app to run from/in the windows system tray


Check out win32\Demos\win32gui_taskbar.py - it shows how to do the taskbar thing. As far as "hiding the main part of the interface", you just close those windows after creating the taskbar icon.

On 5/03/2014 2:33 PM, Jacob Kruger wrote:
In other words, would like to be able to hide the main part of the
interface, and display an icon in the windows system tray, which then
either offers a context menu, or else just re-displays the main part of
the interface when you double-click on the system tray icon?
TIA

Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."


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




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

Reply via email to