Jump to content

rotation just one viewcontroller


jread1297
 Share

1 post in this topic

Recommended Posts

On IOS V4.2.1, I have a tabbar with a rootController and two tableControllers entered in it. I only want to have rotation enabled on the rootController and its subViews, and disabled on the other two viewControllers. However it only works on any of the views when the rotation (shouldAutorotateToInterfaceOrientation) is enabled on all three views.

 

Does anybody have a suggestion how to just enable it on only one of the views.

 

Thanks

Link to comment
Share on other sites

 Share

×
×
  • Create New...