|
|
Version: 1.2 Posted: 2009-05-11 Build Requirements: Mac OS X 10.5.6 or later, Xcode 3.1.3, iPhone OS 3.0 or later Runtime Requirements: Mac OS X 10.5.6 or later, iPhone OS 3.0 or later Download Sample Code (TouchCells.zip, 35.8K) |
||||||||
DescriptionDemonstrates 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. Document Revision History
|