minimize a program into an icon on the taskbar.

Frank Niessink frank at niessink.com
Tue Feb 28 12:44:43 EST 2006


Rajesh Sathyamoorthy:
> Hi,
> 
> I would know how to minimize a program (wxpython app) into an icon on 
> the taskbar on windows (the one at the side near the clock, i can't 
> remember what is it called.)
> 
> Is it easy to be done? Is there a way to do the same thing on Linux?

Did you look into wx.TaskBarIcon?

Cheers, Frank





More information about the Python-list mailing list