开发者

Animated Notify Icon like the task manager graph

开发者 https://www.devze.com 2022-12-25 11:03 出处:网络
I\'m trying to create a bandwidth monitor - I\'ve done most of it, but I want to have a notifyicon that changes dependent on the bandwidth.

I'm trying to create a bandwidth monitor - I've done most of it, but I want to have a notifyicon that changes dependent on the bandwidth.

The same as when you open task manager and then minimise it, there is a little animated bar graph by the clock showing CPU usage... How do I do that???

Any help would be ap开发者_JS百科preciated.


You can either render all possible images beforehand and then just shop appropriate icon in the tray, or you can draw icons dynamically at runtime.

See this for more info on second approach.


create an icon in memory and change the icon on the notify object?

or get a collection of icons

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号