A simple and easy Preferences window controller with multiple tabs for your next Mac application.
A Mac OS X window controller subclass that makes it easy to provide a standard Preferences window with multiple tabs in your application.
It also provides:
- Auto resizing between different sized tab views (With animation)
- Custom NSToolbarItem support
- Persistance of the last used tab
- Support for placeholder NSToolbarItems (eg NSToolbarFlexibleSpaceItemIdentifier & NSToolbarShowFontsItemIdentifier)
Check it out over on GitHub.