Scrollable NSStackView
Scrollable NSStackView
WWDC 2013 Session Video 213: Best Practices for Cocoa animation briefly describes embedding an NSStackView in an NSScrollView.
The commentary mentions in passing that the NSClipView instance must use flipped co-ordinates.
Why?
Is this a general requirement for using auto layout subviews in an NSScrollView?
A working example using a flipped NSClipView:
https://github.com/mugginsoft/TSInfoBarStackView
Jonathan
_______________________________________________
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