David Sinclair
David Sinclair
DejalActivityView
Conveniently displays a horizontal, bezel-style, or keyboard-covering view with a spinning activity indicator and adjustable text.
DejalAppKitCategories
DejalAppKitCategories is a collection of categories for AppKit on OS X, to add useful methods to classes like NSMenu, NSTableView, NSTextView, and others.
DejalFoundationCategories
DejalFoundationCategories is a collection of Foundation-level categories, to add useful methods to classes like NSArray, NSDictionary, NSString, and others. They work on both OS X and iOS.
DejalIntervalPicker
DejalIntervalPicker is a custom Mac control similar to NSDatePicker, but for time intervals or ranges.
DejalObject
An abstract data model class that can represent subclasses as dictionary or JSON data for saving to disk or over the network.
DejalUIKitCategories
DejalUIKitCategories is a collection of categories for UIKit on iOS, to add useful methods to classes like UIBarButtonItem, UIColor, UIView, and others.
DejalView
DejalView is a UIView subclass to detect a tap outside a button (or other view) like UITableView's red Delete button.