Re: me and my do not refer to your script's class
Re: me and my do not refer to your script's class
- Subject: Re: me and my do not refer to your script's class
- From: Shane Stanley <email@hidden>
- Date: Sun, 26 Dec 2010 12:03:30 +1100
- Thread-topic: me and my do not refer to your script's class
On 26/12/10 9:29 AM, "Dave" <email@hidden> wrote:
> I wanted to call a handler after a 5 second delay so I tried:
>
> my's performSelector_withObject_afterDelay_("ReProbe:", missing value, 5)
Id there some reason you couldn't simply use:
performSelector_withObject_afterDelay_("ReProbe:", missing value, 5)
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <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