Is it possible to auto-rotate a modal view but not its parent?

Posted by morgancodes on Stack Overflow See other posts from Stack Overflow or by morgancodes
Published on 2010-03-27T00:13:02Z Indexed on 2010/04/01 13:23 UTC
Read the original article Hit count: 379

Filed under:
|

It seems that if a modal view's parent returns false to shouldAutoRotate... the modal view will also not autorotate. How can I have a main view which will never rotate, and a modal view which will always rotate?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about autorotate