- simple subclass of UITableController
- for ***Fullscreen*** tables only
- create UITableView with loadView
- set delegate & dataSource to itself
- simple subclass of UITableController
- for ***Fullscreen*** tables only
- create UITableView with loadView
- set delegate & dataSource to itself
iPhone Objective-C UITableViewController
591Fonts on the iPhone 569Layering one UIImage onto of another UIImage 560#import vs #include in Objective C – A quick reminder 519A bit about Frameworks and Static Libraries on the iPhone 492Target Conditionals