Re: NSSplitView question - how to implement my own "adjustViews" style method
Re: NSSplitView question - how to implement my own "adjustViews" style method
- Subject: Re: NSSplitView question - how to implement my own "adjustViews" style method
- From: Rainer Brockerhoff <email@hidden>
- Date: Tue, 03 Jul 2012 12:31:30 -0300
On Jul 3, 2012, at 12:11 , Andy Lee wrote:
> On Jul 3, 2012, at 10:31 AM, Rainer Brockerhoff wrote:
>> Now that's an interesting idea, thanks Andy! I'll look into it soon, I hope.
>
> P.P.S. I'm not sure how to deal with autolayout constraints that might get broken. Does replaceSubview:with: transfer constraints that were on the old view to the new view? (It would have to do some behind-the-scenes trickery, since NSLayoutConstraint is immutable.)
Well, RBSplitView was written way before autolayout and ARC, so I'm sure supporting either or both will need a complete rewrite...
--
Rainer Brockerhoff <email@hidden>
Belo Horizonte, Brazil
"In the affairs of others even fools are wise
In their own business even sages err."
Weblog: http://www.brockerhoff.net/blog
_______________________________________________
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