Re: NSValueTransformer problem with NSTextField update
Re: NSValueTransformer problem with NSTextField update
- Subject: Re: NSValueTransformer problem with NSTextField update
- From: "I. Savant" <email@hidden>
- Date: Thu, 1 Oct 2009 10:45:06 -0400
Paul:
On Oct 1, 2009, at 8:49 AM, Paul Bruneau wrote:
But when I use the transformer on a regular NSTextField, I don't get
that benefit. It properly transforms the value and the correct value
gets stored in my model, but the reverse transformation doesn't fire
like it does when used in the table view.
Have you tried turning on the text field's value binding's
"continuously updates value" option? Maybe even the "validates
immediately" option? I imagine the wrong combination of these
(including "off") could have something to do with it.
--
I.S.
_______________________________________________
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