iPhone OS Reference Library Apple Developer Connection spyglass button

Version: 2.7

Posted: 2009-04-30

Build Requirements: Mac OS X 10.5.6 or later, iPhone SDK 3.0

Runtime Requirements: Mac OS X 10.5.6 or later, iPhone SDK 3.0

View Source Code:

Download Sample Code (“SimpleDrillDown.zip”, 36.5K)



Description

This application shows how to create a basic drill down interface. The first screen shows a list of plays. When the user selects a play, the application displays on a second screen a list of the main characters and other information about the play. Both screens use a table view. The first list is in the "plain" style to show a standard list; the second is in the grouped style that you can use to lay out detail information.

Document Revision History

Date Notes
2009-04-30Upgraded for 3.0 SDK due to deprecated APIs.
2008-09-24Updated project to use nibs.
2008-07-07First public release.
Did this document help you? Yes It's good, but... Not helpful...