how can i change the uiview interface orientation when i was clicked a button.
A:
[application setStatusBarOrientation:UIInterfaceOrientationLandscapeRight];
?
Tejaswi Yerukalapudi
2010-09-21 21:34:44