How hidden the Keyboard in a UIWebView
How hidden the Keyboard in a UIWebView
- Subject: How hidden the Keyboard in a UIWebView
- From: Rodrigo Zanatta Silva <email@hidden>
- Date: Mon, 14 Mar 2011 10:42:15 -0300
I searched a lot, and all thing that hidden the keyboard is when you are in
a UITextField.
This is the problem. I am in a UIWebView and the user click in a text box in
the web page, so the iOS open the keyboard. I can know when the keyboard
will show by the UIKeyboardWillShowNotification. But, I want to show
another screen instead the keyboard.
How can I hidden, or never show the keyboard. If the people cancel my
screen, than I want to keyboard appear. There are any class that I can
manager the keyboard? How can I do this:
*[keyboard goWay]* and
*[keyboard show]*
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden