Re: controlTextDidChange, backspace possible?
Re: controlTextDidChange, backspace possible?
- Subject: Re: controlTextDidChange, backspace possible?
- From: Harilaos Skiadas <email@hidden>
- Date: Tue, 14 Sep 2004 08:19:32 -0700 (PDT)
> Store a copy of the string every time you get the
notification. If the
> string changes to a length > 32, simply restore the
previous string.
>
> j o a r
just wondering, could he also override the insertText:
method to check the length of the string and not send
any text if the string is longer than 32 characters?
If so, where would be the right place to do that?
Would he need a custom field editor?
Haris
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden