Regarding orientation
Posted
by muhammadhanifas
on Stack Overflow
See other posts from Stack Overflow
or by muhammadhanifas
Published on 2010-04-23T05:19:56Z
Indexed on
2010/04/23
5:23 UTC
Read the original article
Hit count: 266
iphone
Anyone please answer for my requirement
Im using my application in this order,
first page = UIViewController, secondpage = UITabBarController with 4 tabs,
- I need landscape on the orientation on the second tabpage(UIViewController) ? not working..
Note : When using UITabBarController its working perfect but when I add the UIViewController for my first page, the orientation not working...?
anyone who knows the solution plz answer
© Stack Overflow or respective owner