Re: How hidden the Keyboard in a UIWebView
Re: How hidden the Keyboard in a UIWebView
- Subject: Re: How hidden the Keyboard in a UIWebView
- From: Rodrigo Zanatta Silva <email@hidden>
- Date: Tue, 15 Mar 2011 11:09:22 -0300
Anyone have any idea? I am stuck... It's easy do this with UITextView, but
the text field in a web page have less control. I really need a new idea,
please, anyone give-me a idea??!?!?
2011/3/14 Rodrigo Zanatta Silva <email@hidden>
> 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