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 (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