Remove icon animation - Found

2010-10-21 Thread gMail.com
Forget. I have found it. I searched for the sound I recalled "fuff" and I found "poof" then I searched for "animation poof" and I found "NSAnimationEffectPoof", then NSShowAnimationEffect(NSAnimationEffectPoof, [NSEvent mouseLocation], NSZeroSize, NULL, NULL, NULL); -- Leonardo ___

Re: Remove icon animation

2010-10-21 Thread Gideon King
NSShowAnimationEffect(NSAnimationEffectPoof, [NSEvent mouseLocation], NSZeroSize, NULL, NULL, NULL); Gideon On 22/10/2010, at 8:43 AM, gMail.com wrote: > Hi, > when you remove an icon from the Dock you get an animation "fuff" and a > sound. Well, in some of my works I reproduced the same f

Remove icon animation

2010-10-21 Thread gMail.com
Hi, when you remove an icon from the Dock you get an animation "fuff" and a sound. Well, in some of my works I reproduced the same functionality, but I can't recall which project it was. I unsuccessfully searched on the web too. Nothing. I even recall that the sound was an OS resource. And the anim