Transitioning to landscape rotation within a uinavigationcontroller
- by cannyboy
I want to push a landscape view from within a uinaviagtioncontroller, whose initial view is in portrait...
So you click a button, or tableviewcell, and the screen rotates 90° into the new view..
How would I manage that?
(note: i am not interested in what rotation the user is holding the device)