Animated scrolling of NSScrollView
Animated scrolling of NSScrollView
- Subject: Animated scrolling of NSScrollView
- From: Kenneth Baxter <email@hidden>
- Date: Thu, 16 Sep 2010 16:01:58 +0000 (GMT)
I see that UIScrollView has the option to animate scrolling, but I don't see any equivalent for NSScrollView, and the scrolling methods don't seem to be supported by implicit animation. My document view is a layer hosting view, so I looked at the CA scrolling layer, but that seems to be something completely different.
So simple question: what is the best way to animate scrolling (scrollRectToVisible:, scrollPoint:) of an NSScrollView?
The only other posts about this I have found seem to be asking similar questions, without any definitive answers.
Thanks
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden