Re: Requesting help to get rapid response for button state.
Re: Requesting help to get rapid response for button state.
- Subject: Re: Requesting help to get rapid response for button state.
- From: Shane Stanley <email@hidden>
- Date: Sat, 20 Jun 2015 22:23:25 +1000
On 20 Jun 2015, at 8:14 pm, Brian Christmas <email@hidden> wrote:
>
> I was wondering if it’s at all possible to get an instant response
It depends on your code, but the usual method is to enabled to false, then use -performSelector:withObject:afterDelay: to call a handler with the rest of the code. If you can't do that, you can try -setNeedsDisplay: and then update with something like fordEvent() -- we've discussed all that here before.
--
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