Thursday, December 17, 2009

Enable and disable keyboard

1) go into interface builder and add a text field.
2) Add this code in your .h file:

Code:

-(IBAction) endText;

3) Add this code in your .m file:

Code:

- (IBAction) endText {

}

No comments:

FEEDJIT Live