OK, I did eventually figure out my problem with Autolayout and scrollviews. It turns out that I wasn’t setting up my scrollview constraints correctly in the storyboard (which is another way of saying I hadn’t set *any* size constraints on the scrollview’s frame). So, I did eventually figure that out. That’s not the important point though, the important point is that everything else Just Worked. In other words, you no longer (as of 10.10) need to use Kyle’s tricks to make scroll views work as expected with AutoLayout. I thought people might like to know.
So, Kyle, Keary, thanks for the help, it did help me eliminate potential problems, which helped me identify the true problem :) Allison _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com