Re: Why aren't my textural date pickers working?
Re: Why aren't my textural date pickers working?
- Subject: Re: Why aren't my textural date pickers working?
- From: Shane Stanley <email@hidden>
- Date: Thu, 21 Aug 2014 14:28:23 +1000
On 21 Aug 2014, at 1:37 pm, Brian Christmas <email@hidden> wrote:
> I don't get past '5' and '7' in this handler.
That suggests datePickerStartAS might not contain what you think it does; log it and see.
> I've tried with double brackets, and without the curly brackets
Why on earth use curly brackets? That just makes a list. This is the correct syntax:
datePickerStartAS's setDateValue_(datePickerStartNSValue)
You throw the mys around, but they're only needed when setting property values, not getting them.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
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