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:
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 att
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 b