SysTray on Windows

I think you should use TaskBarIcon.RemoveIcon before the application exits.
http://www.wxwidgets.org/manuals/2.5.3/wx_wxtaskbaricon.html#wxtaskbariconremoveicon

//Jonatan

···

On Thu, 13 Jan 2005 09:14:01 +0000, Davy Mitchell <daftspaniel@gmail.com> wrote:

Hi Folks,

I am trying to run the following scripts on XP:
http://wiki.wxpython.org/index.cgi/FlashingTaskbarIcon

The comment on the top of the Wiki says it all. The App does not
shutdown properly when the systray icon is used. Is this a known
issue? Any fix available?

Thanks,
Davy Mitchell

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org