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: Motti Shneor <email@hidden>
- Date: Thu, 19 Jul 2012 11:42:07 +0300
Hello Gideon.
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.)
On 18 ביול 2012, at 09:05, Gideon King wrote:
> I always use RBSplitView - has all that stuff built in and more…
>
> http://brockerhoff.net/blog/tag/rbsplitview/
>
> Seems to work fine for my needs.
> Regards
> Gideon
>
Motti Shneor
_______________________________________________
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