Chapter 13
Working with Split View Controllers and the Master View
In This Chapter
Working with Split View controllers
Checking out the versatile Table view
Making the table look good
Ensuring that your application is usable worldwide
Peeking behind the Table View screen
Using model objects
This chapter is primarily about the iPad user interface, because Split View controllers aren’t supported on the smaller iPhone. In Chapter 5, I explain a bit about iPad navigation using the example of a Navigation controller within a Split View controller. But the iPad has some even slicker ways to navigate, which I get to in this chapter. You’ll be happy to know that you’re going to be replacing the Navigation controller style of navigation with something more appropriate to the RoadTrip application.
The Problem with Using a Navigation Controller in Detail View
As I explain in Chapter 5, the Master-Detail ...
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.