Re: .plist dilemma
Re: .plist dilemma
- Subject: Re: .plist dilemma
- From: Shane Stanley <email@hidden>
- Date: Sat, 16 May 2015 22:02:58 +1000
On 16 May 2015, at 9:51 pm, Brian Christmas <email@hidden> wrote:
I have a tick box that the value of is bound to the variable ‘automaticallyEmptyTrash’.
I have also registered a default defaults's registerDefaults:{autoEmptytrash:false}
First, fix the spelling to autoEmptyTrash. Second, bind you checkbox to Shared User Defaults Controller with a Value of autoEmptyTrash. Then it's all done for you. All your other code is just defeating the purpose. You only need to get the value in code when it's time to empty the trash.
|
_______________________________________________
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