Re: Supporting different orientations with UITabBarView?
Re: Supporting different orientations with UITabBarView?
- Subject: Re: Supporting different orientations with UITabBarView?
- From: Luke the Hiesterman <email@hidden>
- Date: Sat, 17 Apr 2010 11:58:34 -0700
Each respective's tab's viewController must return YES from shouldAutorotateToInterfaceOrientation for the tabBarController to autorotate, not just the currently visible one.
Luke
On Apr 17, 2010, at 11:48 AM, Laurent Daudelin wrote:
> Not sure what I'm missing here but obviously, I'm missing something. If I create a project based on a navigation controller and override 'shouldAutorotateToInterfaceOrientation:' to return YES all the time, when the device is rotated, the tableview correctly rotates and resizes itself.
>
> However, if I have tab view based app, nothing happens. The tab view has 2 views which are both based on navigation views.
>
> What am I missing?
>
> -Laurent.
> --
> Laurent Daudelin
> AIM/iChat/Skype:LaurentDaudelin http://nemesys.dyndns.org
> Logiciels Nemesys Software email@hidden
> Photo Gallery Store: http://laurentdaudelin.shutterbugstorefront.com/g/galleries
>
> _______________________________________________
>
> 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