danielctull / DTKit

A collection of components developed for the iPhone. Most should all work on the iPhone OS 2.0, even if the project is set to build for 3.0. No private Apple APIs were used in the making of DTKit.

Clone this repository (size: 264.6 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/danielctull/dtkit/
commit 18: a853f97848d1
parent 17: d64f46a622fd
DTRestCommand is an abstract class to enable RESTful command objects to be made. Works in combination with DTConnectionManager and DTURLConnection. defaulttip
Daniel Tull / danielctull
4 months ago
View at rev
DTKit / DTGridView /
filename size last modified message
DTGridView.h 7.7 KB 5 months ago DTGridView 1.1. Allows selectable cells and has methods…
DTGridView.m 22.4 KB 5 months ago DTGridView 1.1. Allows selectable cells and has methods…
DTGridViewCell.h 777 B 5 months ago DTGridView 1.1. Allows selectable cells and has methods…
DTGridViewCell.m 799 B 5 months ago DTGridView 1.1. Allows selectable cells and has methods…
DTGridViewCellInfoProtocol.h 296 B 7 months ago Initial 1.0 Version of DTKit.
DTGridViewController.h 371 B 7 months ago Initial 1.0 Version of DTKit.
DTGridViewController.m 1.5 KB 5 months ago DTGridView 1.1. Allows selectable cells and has methods…