AndreasV

AndreasV

Joined Member # 707906
0 Posts 3 Replies 691 Reputation

BTW, I am also implementing this animation technique in some new docklets. So instead of the regular attention animation, you will be able to play an animation like this shortcut. For example, In my upcoming Mail Checker 2, you will be able to play your mail-animation when new mail arrives

69 Replies 19,103 Views

uhhm, not exactly sure about what you mean. I think what you mean is, when hovered OD magnify the icon and that is when the animation is halted for a few milliseconds. I will see if I can work around that. BTW, an animation for an e-mailclient will be cool. Something like an envelope opening and closing or something like that

69 Replies 19,103 Views

Update on this one, I've changed the mouseover-event. In the previous version I used the WM_MOUSEMOVE message and the mouse is near the window's borders-technic, which doesn't always work properly. Now I have switched to the NT-only function TrackMouseEvent() which always work properly. Link is still the same btw http://home.hccnet.nl/averhoev.2/AnimatedShortcut.zip

69 Replies 19,103 Views