How to animate an NSSearchField like the one in Reeder for Mac : http://juliensagot.fr/upload/reederSearchAnimation.mp4
Thanks for your ideas
How to animate an NSSearchField like the one in Reeder for Mac : http://juliensagot.fr/upload/reederSearchAnimation.mp4
Thanks for your ideas
How about a combination of using
NSViewAnimation
to move the icon right-to-left,NSViewAnimation
to fade in the search field?