On 14 Dec 2014, at 5:38 pm, Brian Christmas <
email@hidden> wrote:
The ‘theUnprocessedMailSound’ is a property: false
You're addressing the AppDelegate *class*, and classes don't have properties. Properties belong to *instances* of a class. So you need to address the instance, and it's probably easiest to use:
current application's NSApp's delegate()
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