4. Designing Interfaces

The iOS SDK helps you craft user interfaces in a variety of ways. This chapter introduces the visual classes you’ll work with and discusses their roles in the interface design process. You read about controllers that work with these visual classes and discover how they handle tasks such as device reorientation. Then you move on to solutions for laying out and customizing interfaces. You learn about hybrid solutions that rely both on Interface Builder–created interfaces and Objective-C-centered ones. By the time you finish this chapter, you’ll have discovered many approaches that you can apply to your own application design.

UIView and UIWindow

Nearly everything that appears on an iOS device’s screen represents a child ...

Get The iOS 4 Developer’s Cookbook: Core Concepts and Essential Recipes for iOS Programmers 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.