Re: bindings, nested arrays and validation
Re: bindings, nested arrays and validation
- Subject: Re: bindings, nested arrays and validation
- From: mmalc crawford <email@hidden>
- Date: Sun, 29 Apr 2007 15:20:28 -0700
On Apr 29, 2007, at 2:16 PM, Alexey Zakhlestin wrote:
Well, yes, that would work. But it is the UI-level solution. I want to
have the constraint deeper, so I wouldn't need to remember to add
formatter in another place, where I would use the binding.
If you don't use a formatter, then the values input from a text field
will be strings, not numbers.
If you really want, you could use the relevant KVC validation method,
but coercing input values is not recommended (see conceptual doc.).
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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