presentModalViewController in landscape after portrait viewController
Posted
by donodare
on Stack Overflow
See other posts from Stack Overflow
or by donodare
Published on 2009-12-15T09:43:41Z
Indexed on
2010/05/26
22:21 UTC
Read the original article
Hit count: 442
Hi,
I have a main viewController that is in portrait mode all the time.
I want then to presentModalViewController, but it will come from the left (not from bottom of the screen) in landscape.
Is it possible?
tnx
© Stack Overflow or respective owner