Animate tray icon while processing
Posted
by sjlewis
on Stack Overflow
See other posts from Stack Overflow
or by sjlewis
Published on 2010-03-29T09:30:13Z
Indexed on
2010/03/29
9:33 UTC
Read the original article
Hit count: 316
How can I animate the tray icon while the main application is processing? I already tried the suggestion here, but the icon does not animate during process. I also tried putting the animation in a separate thread but still no luck.
© Stack Overflow or respective owner