Re: controlTextDidChange for UITextField?
Re: controlTextDidChange for UITextField?
- Subject: Re: controlTextDidChange for UITextField?
- From: Tommy Nordgren <email@hidden>
- Date: Mon, 15 Dec 2008 02:26:17 +0100
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.
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
----------------------------------
Skinheads are so tired of immigration, that they are going to move to
a country that don't accept immigrants!
Tommy Nordgren
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