Re: Problem with disabling buttons & fields
Re: Problem with disabling buttons & fields
- Subject: Re: Problem with disabling buttons & fields
- From: Shane Stanley <email@hidden>
- Date: Thu, 11 Feb 2016 20:45:32 +1100
On 11 Feb 2016, at 2:53 PM, Brian Christmas <email@hidden> wrote:
>
> Does anyone have any guidance whatsoever
The way the event loop works in terms of things like screen updates has changed in 10.11, and that may well be the cause of what you're seeing. FWIW, I've found relying on bindings for enabling/disabling has been problematic in all but the simplest cases for a while. The solution is to enable/disable in code, which is tedious but reliable.
As a general observation, there's always been a point where ASObjC becomes problematic as interfaces become more complicated, and my feeling is that 10.11 has nudged that point backwards a bit.
--
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