minimize a program into an icon on the taskbar.

Frank Niessink frank at niessink.com
Tue Feb 28 16:02:22 EST 2006


Larry Bates:
> Its called the system tray and here is a link to some sample code
> for Windows I found via Google:

But, but, but, ... the OP was talking about a wxPython app. 
wx.TaskBarIcon is the wxPython builtin support for making an icon in the 
system tray. Nothing else is needed.

Cheers, Frank



More information about the Python-list mailing list