Re: newbie question (SOLVED)
Re: newbie question (SOLVED)
- Subject: Re: newbie question (SOLVED)
- From: Luca Ciciriello <email@hidden>
- Date: Fri, 18 Mar 2011 16:44:24 +0100
Sorry for this question. I've find out how to solve my problem in apple documentation. At my first reading I'd missed it.
Luca.
On Mar 18, 2011, at 4:17 PM, Luca Ciciriello wrote:
> 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 (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
>
_______________________________________________
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