Chapter 12
Implementing the Master View Controller
In This Chapter
Working with custom view controllers
Using the Trip
model to get data for a view
With the model in place, you can now return to the Master View controller and transform its view into the user interface you fell in love with way back in Chapter 4. In this chapter, you’ll connect the Master View controller for the iPad to the Trip model to create the interface and also to be able to (eventually) respond to user requests. You’ll then repeat the process for the iPhone version.
Setting Up a Custom View Controller for the iPad
While RTMasterViewController
already actually does something, I want to develop it for use in RoadTrip by customizing its appearance and having it display (through its ...
Get iOS 6 Application Development For Dummies 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.