iPhone OS Reference Library Apple Developer Connection spyglass button

Version: 2.6

Posted: 2009-09-16

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

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

View Source Code:

Download Sample Code (“UICatalog.zip”, 243.5K)



Description

This sample is a catalog exhibiting many views and controls in the UIKit framework, along with their various properties and styles.

If you need code to create specific UI controls or views, refer to this sample and it should give you a good head start in building your user interface. In most cases you can simply copy and paste the code snippets you need.

When images or custom views are used, accessibility code has been added. Using the iPhone Accessibility API enhances the user experience of VoiceOver users.

Document Revision History

Date Notes
2009-09-16Improve the accessibility of UICatalog through use of the iPhone Accessibility API.
2009-04-29Minor bug fixes, all view controllers created from separate nibs, more use of properties, further code optimizations, added viewDidUnload methods.
2008-07-06First public release.
Did this document help you? Yes It's good, but... Not helpful...