kgn / DBPrefsWindowControllerLinks
A subclass of NSWindowController that provides an easy way to create preference windows.
☆115Updated 7 years ago
Alternatives and similar repositories for DBPrefsWindowController
Users that are interested in DBPrefsWindowController are comparing it to the libraries listed below
Sorting:
- An NSScrollView subclass to allow the popular "pull to refresh" from iPhone to work on Mac OS X Lion☆101Updated 6 years ago
- Animate NSWindow using a layer.☆199Updated 4 years ago
- A XCode-like replacement for the otherwise bleak "About" dialog☆74Updated 5 years ago
- a category on NSView that simplifies zoom-transitioning between two NSViews☆66Updated 8 years ago
- A drop-in replacement for INAppStoreWindow, which switches its class implementation at runtime between WAYWindow and INAppStoreWindow, de…☆60Updated 10 years ago
- ☆73Updated 2 years ago
- 👋 A replacement for the standard Mac app About dialog.☆161Updated 6 years ago
- An NSSplitView subclass that animates and works with Auto Layout☆41Updated 8 years ago
- The WAYTheDarkSide class provides several helper methods to handle OS X Yosemite's new Dark Mode.☆102Updated 11 years ago
- An implementation of the colour well seen in Pages 5, Numbers 3 and Keynote 6 (iWork).☆74Updated 6 years ago
- An approach to the bring the popular navigation controller (UINavigationController) to Mac OS X.☆112Updated 2 years ago
- A class that uses the new ServiceManagement api to allow apps to run at login.☆211Updated 10 years ago
- Simple and Lightweight Information Button for macOS☆72Updated 5 years ago
- A one line tall collection view built in SceneKit.☆45Updated 8 years ago
- A Cocoa framework for localization☆233Updated 12 years ago
- This is a sandboxed and ARC enabled implementation of custom global hotkeys in Objective-C using PTHotKey