Hi All. Im' new in Cocoa and Cocoa touch programming.
My question is: How can I make the keyboard disappear when I use a UITextView 
conroller?

In my class I've a Text field and a Text view controller and in my declaration 
I'v added the delegates: <UITextFieldDelegate, UITextViewDelegate>
now In the case of UITextField I've used the method : 

- (BOOL)textFieldShouldReturn:(UITextField *)textField

but there isn't nothing of similar for resign the first responder in the case 
of UITextView.

Thanks in advance.

Luca._______________________________________________

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