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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to