Re: scrollPoint in NSScrollView does not scroll
Re: scrollPoint in NSScrollView does not scroll
- Subject: Re: scrollPoint in NSScrollView does not scroll
- From: Kyle Sluder <email@hidden>
- Date: Mon, 17 Jun 2013 08:36:34 -0700
On Mon, Jun 17, 2013, at 07:38 AM, Keary Suska wrote:
> One possibility I know I have missed in the past is that the scroll point
> is the clip view's bounds *origin*, which is the bottom-left corner.
Note: if the document view returns YES from -isFlipped, the clip view
_also_ returns YES from -isFlipped, and thus the clip view's
bounds.origin is the UPPER-left corner.
--Kyle Sluder
_______________________________________________
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