iPhone Auto orientaion
Can anybody pliz help on orientation in iphone. I have used UIDeviceOrientationDidChangeNotification (notification) to get notified of landscape and potrait mode. In my project i m required to change the positions of uicontrols placed on the uiview accordingly. I want to ask whether for each uicontrol do i have to change the frame size manually, as this is hectic? Any help is highly appreciated.
|