Re: Make NSTextField register changes immediately
Re: Make NSTextField register changes immediately
- Subject: Re: Make NSTextField register changes immediately
- From: James Walker <email@hidden>
- Date: Tue, 26 Oct 2010 12:53:24 -0700
On 10/26/2010 12:24 PM, Keary Suska wrote:
On Oct 26, 2010, at 1:14 PM, James Walker wrote:
I have an NSTextField with its value bound to a numeric property, and I'd like that value to change as soon as any typing occurs, without forcing the user to type enter or tab. Here's what I've tried:
Check the "Continuous" control attribute. No effect.
Check "Validates Immediately" on the binding. No effect.
You didn't think to check "Continuously updates value" in binding options?
D'oh! Not so much a matter of not thinking as not seeing. Thanks.
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
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