Re: Shared Default Bindings not saving
Re: Shared Default Bindings not saving
- Subject: Re: Shared Default Bindings not saving
- From: Matt Neuburg <email@hidden>
- Date: Sun, 13 May 2007 09:57:53 -0700
- Thread-topic: Shared Default Bindings not saving
On Sun, 13 May 2007 09:29:10 +1000, Aaron Wallis <email@hidden> said:
>Hi there,
>
>I keep on having this issue where my app isn't writing to the defaults.
>
>My app has some preferences which are bound to a shared defaults
>controller, when I edit the fields/change values the changes never
>get thrown into the plist file and when I open the application again,
>the preferences are reset to their defaults...
>
>I'm sure its something really dumb
Possibly. But since you do not give any information about what you're doing
(e.g. what interface objects are bound, and how are these bindings set up),
we can't make ruthless fun of you. :)
However, in your desperate attempt to ask a question without providing any
useful information at all, you made one slip: you used the phrase "fields".
This suggests that maybe - just maybe - these interface objects are
NSTextFields. If so, the problem *might* be that you have forgotten to check
"Continuously Updates Value" in the bindings setup.
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>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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