sbooth / SFBInspectors
Customizable inspector windows for Cocoa
☆26Updated last year
Alternatives and similar repositories for SFBInspectors:
Users that are interested in SFBInspectors are comparing it to the libraries listed below
- A view that takes an original file and a text-form diff and displays it in a graphical form, and can selectively apply the modifications …☆25Updated 13 years ago
- A drop-in NSScrollView subclass with adjustable top and bottom fade. Works for any content but is intended for table/outline views.☆35Updated 12 years ago
- Cocoa class that allows for the fast and simple creation of OS X setup assistants that can be used as interfaces for installers, initial …☆43Updated 4 years ago
- An animating outline view for use in Cocoa applications.☆19Updated 14 years ago
- A NSCollectionView replacement which isn't horrible slow!☆82Updated 12 years ago
- A reimplementation of NSUndoManager that is highly compatible with the original but much more debuggable.☆58Updated 11 years ago
- An NSControl subclass which provides a spreadsheet-style table grid☆49Updated 15 years ago
- NSControl subclass that mimics Xcode's Jump Bar☆110Updated 11 years ago
- ☆19Updated 8 years ago
- A simple NSView subclass that implements a paint canvas into which users can draw with various paint tools.☆36Updated 8 years ago
- Recursively print instance variables of an Objective-C object.☆29Updated 13 years ago
- Add positioning and size constraints to NSViews☆48Updated 13 years ago
- A set of extensions to Foundation☆18Updated 12 years ago
- This is a twitter-like button.☆29Updated 13 years ago
- Multi-option popup button, similar to Xcode 'Overview' control☆52Updated 11 years ago
- Foundation, UIKit, Core Data, Core Text, and QuartzCore additions (or, the kitchen sink)☆35Updated 11 years ago
- A shameless Xcode 4 inspector view clone.☆59Updated 9 years ago
- A NSWindow and NSTableView to simulate the appearence of a NSMenu.☆88Updated 10 years ago
- Objective-C/Cocoa based State Machine Compiler☆54Updated 13 years ago
- KVO and blocks done right☆51Updated 10 years ago
- A subclass of NSViewController that's actually useful☆62Updated 12 years ago
- An NSScrollView subclass to allow the popular "pull to refresh" from iPhone to work on Mac OS X Lion☆101Updated 5 years ago
- GCD-based async IO☆82Updated 13 years ago
- [Cocoa] Low verbosity Cocoa and KVO☆32Updated 9 years ago
- This is a custom subclass of NSProgressIndicator designed by Orman Clark (http://www.premiumpixels.com/)☆86Updated 13 years ago
- My fork of the PSMTabBarControl