Can you guide me to where to find the best tutorial for autorotation for iPhone?
+1
A:
Perhaps not a tutorial in the narrowest sense, but I find Apple's View Controller Programming Guide explains interface rotation very well. If you read and understand these parts:
- Managing the Interface Orientation
- Understanding the Rotation Process
- Declaring the Supported Interface Orientations
- Configuring Your Views to Support Multiple Orientations
- Responding to Orientation Changes
- Creating an Alternate Landscape Interface
you will know everything you need to know about the topic.
Ole Begemann
2009-10-30 17:28:36