Re: iPhone: Autorotation for a subview
Re: iPhone: Autorotation for a subview
- Subject: Re: iPhone: Autorotation for a subview
- From: Development <email@hidden>
- Date: Tue, 22 Dec 2009 10:59:25 -0700
What I have always had to do is rotate the new subview manually when it is added to the main view. I don't know if it's the right answer but it is what I've done.
On Dec 22, 2009, at 10:51 AM, Eric E. Dolecki wrote:
> I have a view which controls it's UI when rotated. However, if there is a
> subView in place, it rotates and I'd like to control it's UI too. In my
> subView the willAnimateRotationToInterfaceOrientation doesn't get fired. I
> set up the shouldAutorotateToInterfaceOrientation. Does my main view need to
> call something in my subView to get this to work? I'd think the subView
> would get the event too but it doesn't.
>
> Eric
> _______________________________________________
>
> 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
_______________________________________________
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