TouchCells
| Last Revision: | |
| Build Requirements: | iOS 4.0 SDK |
| Runtime Requirements: | iPhone OS 3.2 or later |
Demonstrates how to implement trackable-settable UIControls embedded in a UITableView. This approach is handy if an application already uses its accessory view to the right of the table cell, but still wants a check mark view that supports toggling states of individual row items. The green check mark on the left provides this need which is trackable (checked/unchecked) independent of table selection. This is a similar user interface to that of Mail's Inbox table where mail items can be individually checked and unchecked for deletion.
© 2010 Apple Inc. All Rights Reserved. (Last updated: 2010-06-29)