Re: Multiple Views, one NSScrollView
Re: Multiple Views, one NSScrollView
- Subject: Re: Multiple Views, one NSScrollView
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 21 Jul 2007 11:06:27 -0600
On Jul 21, 2007, at 10:43 AM, Stephan Burlot wrote:
What do you mean by "work best when flipped" ?
I mean that the content view of a scroll view ought to return YES
when -isFlipped is called. The reason is because views are drawn from
point zero, which is the lower-left corner in the regular Cartesian
coordinate system, but such views looks weird when placed in a scroll
view, where most people expect point zero to be the upper-left corner.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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