A andyiapan macrumors newbie Original poster Mar 2, 2010 #1 i build a few UIButton on the bottom of the view, the middle is a UITextView, when i click a button, it will show a UIKeyboard cover the bottom of the page(all buttons), how can i access the UIKeyboard like that? thXXX
i build a few UIButton on the bottom of the view, the middle is a UITextView, when i click a button, it will show a UIKeyboard cover the bottom of the page(all buttons), how can i access the UIKeyboard like that? thXXX
teek macrumors member Mar 2, 2010 #2 I dont know, maybe textField becomeFirstResponder then again im new to this and i havent tried it