AnimatedSlider

Last Revision:
Version 1.1, 2011-07-18
Rewritten to use Core Animation. Project updated for Xcode 4.
(Full Revision History)
Build Requirements:
Xcode 3.2, Mac OS X 10.6 Snow Leopard or later
Runtime Requirements:
Mac OS X 10.6 Snow Leopard or later

This sample defines a custom category to enable implicit animation of an NSSlider's value. An IBAction linked to a text cell creates an NSAnimationContext, adjusts the animation duration and uses the animator proxy to set the slider's value.