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:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
FEEDJIT Live
No comments:
Post a Comment