guidelines for using autolayout with NSScrollView?
guidelines for using autolayout with NSScrollView?
- Subject: guidelines for using autolayout with NSScrollView?
- From: Chuck Soper <email@hidden>
- Date: Sat, 16 Mar 2013 12:46:34 -0700
- Thread-topic: guidelines for using autolayout with NSScrollView?
UIScrollView has specific notes on how to use autolayout: the iOS 6.0
Release Notes have a good explanation on this page (search for "Auto
Layout support"):
http://developer.apple.com/library/ios/#releasenotes/General/RN-iOSSDK-6_0/
index.html
Are there similar notes on how to use autolayout with NSScrollView? Does
anyone know the specific details on what Apple recommends? For example,
are both mixed and pure autolayout approaches okay with NSScrollView? (The
mixed or pure autolayout terminology comes from the UIScrollView notes -
link above.)
I think that autolayout is a great technology.
Chuck
_______________________________________________
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