Blinking System Tray Icon

robin@alldunn.com 02/05/03 09:35PM
Christian Wyglendowski wrote:

I have worked up some code for a blinking system tray icon. It works
in my application but I am sure there is a better way to get the job
done.

Looks good to me. What do feel is not good enough?

Thanks for the reply, Robin. Being somewhat new to wxPython, I thought someone might have come across this before and accomplished it in a different way. I worked this code up on my first attempt, and usually first attempts can be improved on.

Anyway, I've turned it into a recipie in the cookbook so others can find
it and comment on it. See

http://wiki.wxpython.org/index.cgi/FlashingTaskbarIcon

Thanks. I look forward to any responses.

Christian