Re: Multiple Views, one NSScrollView
Re: Multiple Views, one NSScrollView
- Subject: Re: Multiple Views, one NSScrollView
- From: Stephan Burlot <email@hidden>
- Date: Mon, 23 Jul 2007 12:38:06 +0200
Ok, I understand now why it's easier to put all my views in a flipped
superview instead of using the content view of the scroll.
Thanks a lot
Stephan
Le 21 juil. 07 à 19:06, Nick Zitzmann a écrit :
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