auto layout, 10.9, and NSScrollView and friends
auto layout, 10.9, and NSScrollView and friends
- Subject: auto layout, 10.9, and NSScrollView and friends
- From: Rob Nikander <email@hidden>
- Date: Mon, 17 Feb 2014 20:48:07 -0500
Hi,
Last year I did some work in Cocoa and discovered that the auto layout
stuff was not completely supported in some common AppKit classes. I
remember having problems with NSScrollView and NSOutlineView. This message
talks in detail about some issues with NSScrollView...
http://lists.apple.com/archives/cocoa-dev/2013/Mar/msg00274.html
It ends with the sentence "Let's see what 10.9 brings". So, I'm getting
back into Cocoa, and my question is: what did 10.9 bring? I did some
searching and don't see any encouraging release notes or announcements. 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.
If it's not working easily, do people get it to work with some extra
effort, or should I just avoid NSScrollView and the others, if I use auto
layout?
thanks,
Rob
_______________________________________________
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