The same logs in console when I use textField. Follow is my operation: From Xcode menu open: Product > Scheme > Edit Scheme On yo...
Read More
Drop down list and Dop up list
download KPDropMenu from Github: Click Here dropDownViewController.h #import <UIKit/UIKit.h> #import "KPDropMenu.h...
Read More
Do not autorate particular screen in ios
-( BOOL )shouldAutorotate { return NO ; }
Read More
Particular screen in landscape mode
Particular screen in landscape mode: - ( UIInterfaceOrientationMask )supportedInterfaceOrientations { return UIInterfaceOrientati...
Read More
Subscribe to:
Posts (Atom)