Document Revision History

This table describes the changes to AdvancedTableViewCells.

DateNotes
2011-01-11

Upgraded to support iOS 4.2 SDK, now using UINib class to help load and instantiate xib-based table view cells.

2010-06-29

Added CFBundleIconFiles in Info.plist.

2010-06-22

Upgraded project to build with the iOS 4.0 SDK.

2010-05-20

Added reuse identifier to cell loaded from nib, added localized folder for nibs.

2009-08-21

AdvancedTableViewCells shows several methods for displaying complex content in UITableViewCells.