Re: updating NSTextField with key validation?
Re: updating NSTextField with key validation?
- Subject: Re: updating NSTextField with key validation?
- From: David Scheidt <email@hidden>
- Date: Tue, 14 Apr 2009 12:02:47 -0400
On Apr 14, 2009, at 11:54 AM, Kyle Sluder wrote:
You want to make the text field "continuous". Be aware that this will
also cause your changes to be committed, not just validated,
continuously.
Do you mean the checkbox in IB labelled "continuously updates value"?
That's checked, and my validation methods are called after each
keystroke. It's just that the UI isn't updated until the textfield is
no longer the first responder.
_______________________________________________
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