Re: Best way to handle iOS device rotation
Re: Best way to handle iOS device rotation
- Subject: Re: Best way to handle iOS device rotation
- From: koko <email@hidden>
- Date: Thu, 26 May 2011 12:48:49 -0600
Thanks David and Fritz ... always best to check the path !
koko
"Don't fight the framework."
--Kyle Sluder
On May 26, 2011, at 12:32 PM, David Duncan wrote:
> On May 26, 2011, at 11:24 AM, koko wrote:
>
>> Should I make two views Portrait and Landscape to handle iOS device rotation or should struts and springs take care of that for me?
>
>
> Springs & Struts can do a lot, but if you need some custom layout you can do it during the UIViewController orientation callbacks (see the documentation for details) or by implementing -layoutSubviews on relevant views in your view hierarchy.
> --
> David Duncan
>
>
_______________________________________________
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