Custom implementation of Preferences window in Cocoa applications for Mac OS X
Перейти к файлу
Justin Spahr-Summers 2dd1a89f8d Merge pull request #10 from github/disable-resizing
Upgrade the XIB file format and disable resizing
2014-01-14 16:21:53 -08:00
.gitignore Added: Demo project. 2011-04-22 18:37:09 +03:00
MASPreferencesViewController.h An improved way to adjust the toolbar item size. 2013-01-04 13:18:07 +11:00
MASPreferencesWindow.xib Disable resizing for prefs windows. 2014-01-14 16:14:27 -08:00
MASPreferencesWindowController.h Fix for 32-bit build :-/ 2013-02-05 20:30:24 +11:00
MASPreferencesWindowController.m Comment some magic numbers. 2013-03-15 12:02:22 +11:00
README.md Improves README. 2012-04-16 21:45:05 +03:00

README.md

MASPreferences

This component is intended as a replacement for SS_PrefsController by Matt Legend Gemmell and Selectable Toolbar by Brandon Walkin. It is designed to use NSViewController subclasses for preference panes.

How to use

You can find a Demo project at MASPreferencesDemo.

License

MASPreferences is licensed under the BSD license