Re: Setting a delegate on a UITextField
Re: Setting a delegate on a UITextField
- Subject: Re: Setting a delegate on a UITextField
- From: Jon Sigman <email@hidden>
- Date: Thu, 03 Mar 2011 14:28:26 -0800 (PST)
On Thu, March 3, 2011 2:19:30 PM Phillip Mills <email@hidden> wrote:
> First question: Is your 'nameTextField' truly non-nil when you set its
>delegate?
Good call. It was being set before the -viewDidLoad method got invoked. It all
works now!
> Second question: What do you define as "finished editing"?
When the user touches the "Return" button on the keypad. Is that a poor
assumption?
Thanks!
-Jon
_______________________________________________
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