Re: binding to static text

2008-09-24 Thread Negm-Awad Amin
Am Do,11.09.2008 um 02:38 schrieb James Walker: I have a static text item whose value is bound to an NSUserDefaultsController. It correctly shows the value stored as a default. However, if I programmatically change the text (with - [NSControl setStringValue:]), the new value does not get

Re: binding to static text

2008-09-10 Thread Charles Steinman
--- On Wed, 9/10/08, James Walker <[EMAIL PROTECTED]> wrote: > I have a static text item whose value is bound to an > NSUserDefaultsController. It correctly shows the value > stored as a > default. However, if I programmatically change the text > (with > -[NSControl setStringValue:]), the new

binding to static text

2008-09-10 Thread James Walker
I have a static text item whose value is bound to an NSUserDefaultsController. It correctly shows the value stored as a default. However, if I programmatically change the text (with -[NSControl setStringValue:]), the new value does not get saved. What am I missing? -- James W. Walker, Inn