Skip to content

Modern implementation of the Preferences window for OS X apps, used in TextMate, GitBox and Mou:

License

Notifications You must be signed in to change notification settings

JoniVR/MASPreferences

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ NOTICE:

This fork is purely intended for use in https://github.com/JoniVR/MonitorControl, support won't be provided here.

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.

Install

  • Add github "shpakovski/MASPreferences" to your Cartfile.
  • Add pod 'MASPreferences' to your Podfile.

About

Modern implementation of the Preferences window for OS X apps, used in TextMate, GitBox and Mou:

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 96.0%
  • Ruby 4.0%