Monday, October 09, 2006

RBSplitView Version: 1.1.4

About RBSplitView

A replacement for Cocoa’s NSSplitView. There are some serious limitations with NSSplitView if you need to limit subview’s sizes, expand or collapse subviews programmatically or by double-clicking, or resize the split view frequently.

RBSplitView has special content views — RBSplitSubviews — that handle details of subview limitations and properties. So there’s less or no work to be done by the delegate. RBSplitView also has built-in support for nesting any number of levels, and automatically generates a two-axis thumb to resize in two dimensions. You can also emulate the Finder’s column browser, Mail’s resize thumb, or any other current split view variation, with very little extra work.

What’s New in this Version
- Various small optimizations, bug and documentation fixes.
- The Creative Commons license version was upgraded from 2.0 to 2.5.
- The framework and library are now universal.
- The project is now set up for optimum use with Xcode 2.4. Global build options are now in a .xcconfig file, and all options have been optimized and tweaked. Warnings are now more restrictive and several variable names have been changed to avoid hiding global declarations. Both debug and release versions are now prebuilt, to make it easier to include RBSplitView as a subproject within your project.
- Many more enhancements.

Download : Click Here


No comments: