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: Thu, 19 Jul 2012 11:47:40 -0300
On Jul 19, 2012, at 11:06 , email@hidden wrote:
> Date: Thu, 19 Jul 2012 11:42:07 +0300
> From: Motti Shneor <email@hidden>
> Message-ID: <email@hidden>
>
> Thanks for the note. Indeed, RBSplitView is a complete, functional and feature-loaded class, but it is also lagging behind current Cocoa developments, and does not integrate well XCode 4.x and with SDK 10.7 or and SDK 10.8. Testing with it I saw problems in:
> 1. Look and feel (not coherent with recent standard NSSplitView variants).
> 2. Integration with dev. environment (Apple broke the plugin architecture of Interface-Builder in XCode 4). Everything must be done programmatically.
> 3. Does not mix well with auto-layout views. We don't yet use auto-layout (or we wouldn't have so much trouble with the split-view - it does very well with auto-layout policies.)
Thanks. I was waiting for a solution to #2 (but it seems none will be forthcoming) and #3 caught me by surprise - I'd hoped autolayout would help me in making a lighter-weight solution for Xcode4 and/or 10.7. So far that doesn't seem workable either.
Can you elaborate on #1, by private email? Offhand I don't see any look&feel differences.
Thanks,
--
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