UITextField not sending messages to delegate
UITextField not sending messages to delegate
- Subject: UITextField not sending messages to delegate
- From: Development <email@hidden>
- Date: Tue, 5 May 2009 14:46:39 -0700
I have a UITextfield that I have set the delegate for. I have a
default keyboard and when you hit the send key (I've set the return to
send) nothing happens. I have the - (void)textFieldDone:(id)sender
method implemented but the didendediting notification is never sent
and the textFieldDone method is never called. I do not understand what
I am doing wrong here but I am hoping some one might be able to help
April.
_______________________________________________
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