Re: Trouble with preferences (using "ApplescriptObjC Explored")
Re: Trouble with preferences (using "ApplescriptObjC Explored")
- Subject: Re: Trouble with preferences (using "ApplescriptObjC Explored")
- From: Laine Lee <email@hidden>
- Date: Sun, 20 Feb 2011 19:24:04 -0600
- Thread-topic: Trouble with preferences (using "ApplescriptObjC Explored")
On 2/20/11 6:55 PM, "Shane Stanley" <email@hidden> wrote:
> On 21/2/11 11:39 AM, "Laine Lee" <email@hidden> wrote:
>
>> Is there a way to successfully bind the text field to the Shared User
>> Defaults
>> Controller if the text field is already bound to the script instance?
>
> No, it's one or the other.
OK, thanks. How do I make Shared User Defaults pass the data it now receives
along to the variable that was getting it directly from the text field
before? Or, now that the binding that previously defined my variable is in
use by Shared User Defaults, how do I get the text field's contents into my
variable?
If I must use the code constructs rather than the binding to create my
defaults entries, maybe I simply need help correctly applying the code from
the chapter 20 solution to the chapter 3 example. Would you tell me how to
add a preference that will remember the value for "theFilename" while
keeping the existing functionality of the chapter 3 example application
intact?
Laine Lee
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden