0

How to animate an NSSearchField like the one in Reeder for Mac : http://juliensagot.fr/upload/reederSearchAnimation.mp4

Thanks for your ideas

AP.
  • 5,205
  • 7
  • 50
  • 94

1 Answers1

0

How about a combination of using

  • an NSViewAnimation to move the icon right-to-left,
  • a second NSViewAnimation to fade in the search field?
Jay
  • 6,572
  • 3
  • 37
  • 65