Re: NSAppleScript not in the main thread
Re: NSAppleScript not in the main thread
- Subject: Re: NSAppleScript not in the main thread
- From: Daniel Jalkut <email@hidden>
- Date: Tue, 30 May 2006 10:42:24 -0400
That's interesting - but doesn't that present the undesirable
behavior of an AppleScript blocking on the main thread (while waiting
for an AppleEvent reply). Isn't that one motivation for moving it to
a separate thread in the first place?
Daniel
On May 30, 2006, at 10:18 AM, Nathan Day wrote:
My ComponentInstance class than comes with NDAppleScriptObject
allows you to catch every NSAppleEvent that the AppleScript
attempts to send, you can then resend it yourself in the main thread.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden