David Sinclair

Results 7 repositories owned by David Sinclair

DejalActivityView

245
Stars
67
Forks
Watchers

Conveniently displays a horizontal, bezel-style, or keyboard-covering view with a spinning activity indicator and adjustable text.

DejalAppKitCategories

32
Stars
2
Forks
Watchers

DejalAppKitCategories is a collection of categories for AppKit on OS X, to add useful methods to classes like NSMenu, NSTableView, NSTextView, and others.

DejalFoundationCategories

10
Stars
4
Forks
Watchers

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

21
Stars
2
Forks
Watchers

DejalIntervalPicker is a custom Mac control similar to NSDatePicker, but for time intervals or ranges.

DejalObject

7
Stars
1
Forks
Watchers

An abstract data model class that can represent subclasses as dictionary or JSON data for saving to disk or over the network.

DejalUIKitCategories

13
Stars
2
Forks
Watchers

DejalUIKitCategories is a collection of categories for UIKit on iOS, to add useful methods to classes like UIBarButtonItem, UIColor, UIView, and others.

DejalView

13
Stars
4
Forks
Watchers

DejalView is a UIView subclass to detect a tap outside a button (or other view) like UITableView's red Delete button.