Re: bound NSTextfield won't update unless clicked on
Re: bound NSTextfield won't update unless clicked on
- Subject: Re: bound NSTextfield won't update unless clicked on
- From: Matt Neuburg <email@hidden>
- Date: Sat, 08 Jul 2006 07:13:39 -0700
- Thread-topic: bound NSTextfield won't update unless clicked on
On Fri, 7 Jul 2006 12:02:44 -0700, Kenny Leung <email@hidden> said:
>Does anyone know why an NSTextField won't
>update even though you do setFloatValue: on it?
It is wise practice (saves time, bandwidth, etc.) to make a small isolated
project to test the thing that seems to be going wrong; that way you can
study the behavior outside the complexities of your app. So here, make a new
project consisting of an NSTextField in a window and one line of code that
calls setFloatValue: on it. It will update. So the problem must lie in
something else you are doing (and since you gave no information whatever
about what that is, no one here can possibly guess what that might be). m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden