Re: Hand style movement inside a NSScrollView
Re: Hand style movement inside a NSScrollView
- Subject: Re: Hand style movement inside a NSScrollView
- From: Jens Alfke <email@hidden>
- Date: Fri, 18 Apr 2008 21:41:04 -0700
On 18 Apr '08, at 8:59 PM, Ben Lachman wrote:
I tend to like scrollRect:by: for this sort of thing since it takes
a offset to a rect.
But that method just blits pixels around on the screen; it doesn't
actually change the coordinate system of the view. The scroll view
will do the blitting for you automatically when you change its
coordinates via -scrollPoint:.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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