Re: Simple System Tray Icon
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: Simple System Tray Icon

From: 3c273 <nospam@nospam.com>
Date: Thu Mar 02 2006 - 18:16:48 CET

"Michele Petrazzo" <michele.petrazzo@TOGLIunipex.it> wrote in message
news:44071e7a$0$29092$5fc30a8@news.tiscali.it...
> wxTaskBarIcon is very, very simple!
> Into the demo, inside 80 line, you can find all the taskbar work, the
> menu connected with the rclick and its image change...
> Where do you find this complex?

I guess since it is in a class and I am not very familiar with OOP. I was
hoping there was a simple procedural way to do something like:

myIcon=wx.TaskBarIcon('path to my icon file')
myIcon.ShowIcon()

but I guess it's not that simple. Thanks for your reply, I will keep trying.

> Try to make the windows taskbar with the win32 api ... :)

I saw an example of that. No thanks!

Thanks again.
Louis
Received on Sun Apr 30 10:39:29 2006