Re: Manually setting orientation makes a mess out of my interface
Re: Manually setting orientation makes a mess out of my interface
- Subject: Re: Manually setting orientation makes a mess out of my interface
- From: Matt Neuburg <email@hidden>
- Date: Thu, 09 Jun 2011 16:00:50 -0700
On Sat, 04 Jun 2011 20:31:22 -0700, Development <email@hidden> said:
>when my application first starts up I want it in portrait mode. However when a user switches to an editor it needs to transform in to landscape mode.
The simple solution is that your main view's view controller permits only portrait mode, and when you switch to an editor you summon a modal view whose view controller permits only landscape mode.
http://www.apeth.com/iOSBook/ch19.html
m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
Programming iOS 4!
http://www.apeth.net/matt/default.html#iosbook_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden