Here Code: /********************************* Notification For Orientation ***************************************/ #pragma mark - Orientation Notification #pragma mark callNotification -( void )changeOrientationsNotification{ [[ UIDevice currentDevice ] beginGeneratingDeviceOrientationNotifications ]; [[ NSNotificationCenter defaultCenter ] addObserver : self selector : @selector (orientationWillChange:) name : UIApplicationWillChangeStatusBarOrientationNotification ...
Technical Solutions for C, C++, Objective-C, C#, OOP's, Data Structure, Algorithms, Mobile Technology, Mobile Design, HTML/HTML5, Web, iOS/iPad/iPhone, Apple Script, Shell Script, Phonegap, AppAccelerator, Unix, Linux, Mac-OS X, Windows, SQL-Server, PL-SQL, Sqlite3, Database Design issues tips, tricks and hacks by Vinay Mishra.