看板
[ MacDev ]
討論串[問題] TextField 放入alert裡面導致鍵盤無法收回
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
借發問一下. 我也有一樣的問題. 在.h中已加入UITextFieldDelegate. 並宣告 UITextField *field;. 在.m中. - (BOOL)textFieldShouldReturn(UITextField *)textField. {. [textField resig
(還有558個字)
內容預覽:
如題. -(BOOL) textFieldShouldReturn:(UITextField *) textField. {. [textField becomeFirstResponder];. //[(UIAlertView *)[textField superview] dismissWith
(還有412個字)
首頁
上一頁
1
下一頁
尾頁