Re: auto layout, 10.9, and NSScrollView and friends
Re: auto layout, 10.9, and NSScrollView and friends
- Subject: Re: auto layout, 10.9, and NSScrollView and friends
- From: Kyle Sluder <email@hidden>
- Date: Mon, 17 Feb 2014 18:01:07 -0800
On Mon, Feb 17, 2014, at 05:48 PM, Rob Nikander wrote:
> Has
> anything changed with this issue? Constraint based layout seems really
> cool, but it's odd that it doesn't work with such important AppKit
> classes.
Yes.
Xcode 5's new XIB format now exposes the scroll view's clip view. You
can create constraints between the document view and the clip view to
influence the size of the scrollable region, much like how it works in
iOS.
--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