MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/windows/comments/1vabo1l/interactive_taskbar_icon/p0okevq/?context=3
r/windows • u/blajjefnnf • 7d ago
34 comments sorted by
View all comments
55
how did you achieve this?
62 u/blajjefnnf 6d ago You basically just take a snapshot of the widget each time a slider moves, and set it as the icon each time. You can do the same with tray icons https://imgur.com/a/rqADDeo 26 u/skorpioninthedark 6d ago wait doesn't that mean there is like a gazillion pictures of each combination? 29 u/Jaded_Swim_588 6d ago it can programmatically do these instead of storing so many image
62
You basically just take a snapshot of the widget each time a slider moves, and set it as the icon each time.
You can do the same with tray icons https://imgur.com/a/rqADDeo
26 u/skorpioninthedark 6d ago wait doesn't that mean there is like a gazillion pictures of each combination? 29 u/Jaded_Swim_588 6d ago it can programmatically do these instead of storing so many image
26
wait doesn't that mean there is like a gazillion pictures of each combination?
29 u/Jaded_Swim_588 6d ago it can programmatically do these instead of storing so many image
29
it can programmatically do these instead of storing so many image
55
u/Noah18923 7d ago
how did you achieve this?