updating NSTextField with key validation?
updating NSTextField with key validation?
- Subject: updating NSTextField with key validation?
- From: David Scheidt <email@hidden>
- Date: Tue, 14 Apr 2009 11:36:24 -0400
I have a sheet. It's got a number of NSTextFields on it. They're
bound to an ObjectController, in entity mode, for the entity that the
sheet allows the user to create or edit. I've got validation methods
for the values. They work correctly. Except, if I coerce the value
to a valid one, the TextField isn't updated until the user changes
the focus to a different one, by tabbing or clicking away. That seems
wrong. How do I make the text change when I coerce it?
_______________________________________________
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