Re: controlTextDidChange for UITextField?

2008-12-15 Thread Ricky Sharp
On Dec 14, 2008, at 5:15 PM, 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 You'd be better served by using the appropriate forums for UIKit- related questions. But for thi

Re: controlTextDidChange for UITextField?

2008-12-14 Thread Debajit Adhikary
On Sun, Dec 14, 2008 at 5:26 PM, Tommy Nordgren 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 >> __

Re: controlTextDidChange for UITextField?

2008-12-14 Thread Tommy Nordgren
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 deve

controlTextDidChange for UITextField?

2008-12-14 Thread Debajit Adhikary
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 ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments t