You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RFAnimatedSlider is a subclass and drop-in replacement NSSlider that uses CoreAnimation to animate between states. It looks exactly like NSSlider because it uses the same drawing routines.
This control will be used in a future version of NetworkLocation
Note: This class requires Mac OS X 10.5 (Leopard) due to its use of CoreAnimation.