Hour 14. Working with Storyboards and Swapping Views

What You’ll Learn in This Hour:

• Creating storyboard projects

• Swapping views with nib files or with storyboards

• Creating the Estimator app project with a storyboard

Creating a Project with a Storyboard

This hour provides an overview of using storyboards as you encounter them in the Xcode templates. In many cases, you can work with the default code and merely add your own view objects such as text fields. The hour starts with a new project based on the Master-Detail Application template that has been used previously to build the Estimator example. In this hour, that example is rebuilt using the storyboard infrastructure rather than nib files.

Storyboards are a new (Xcode 4.2) way of building ...

Get Sams Teach Yourself Core Data for Mac® and iOS in 24 Hours, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.