Re: controlTextDidChange for UITextField?
Re: controlTextDidChange for UITextField?
- Subject: Re: controlTextDidChange for UITextField?
- From: "Debajit Adhikary" <email@hidden>
- Date: Sun, 14 Dec 2008 17:37:13 -0800
On Sun, Dec 14, 2008 at 5:26 PM, Tommy Nordgren <email@hidden>wrote:
>
> On Dec 15, 2008, at 12:15 AM, Debajit Adhikary wrote:
>
> Is there any way to call a method each time the text of a UITextField
>> changes?
>> controlTextDidChange does not seem to exist for UITextField's
>> _______________________________________________
>>
>
>
I can find no class UITextField in the developerdocs.
> Do you mean NSTextField.
I was referring to UITextField -- the iPhone analog of NSTextField
The method is declared in one of the base classes (NSControl),
> so it is always available for any control. Note that the Cocoa docs
> don't redeclare the same method name in derived classes, but i's still
> available
_______________________________________________
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