A andyiapan macrumors newbie Original poster Feb 28, 2010 29 0 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 Feb 12, 2008 88 0 Norway Mar 2, 2010 #2 I dont know, maybe textField becomeFirstResponder then again im new to this and i havent tried it