Re: AppleEvents
Re: AppleEvents
- Subject: Re: AppleEvents
- From: Matt Neuburg <email@hidden>
- Date: Fri, 01 Apr 2005 09:52:49 -0800
On Fri, 1 Apr 2005 12:21:37 +0100, Tom Hancocks <email@hidden>
said:
>Hi,
>
>I'm in the middle of porting a program from REALbasic to Cocoa, but i
>have hit one problem, AppleEvents. I have tried everything I can think
>of to generate them and then send them and then catch the results, but
>nothing works. Is there something you need to do. Is it even possible
>to send AppleEvents (this seems a bit odd, with it being an Apple
>Technology)?
Carbon calls are available to you, so feel free to form and dispatch a raw
Apple event that way if NSAppleScript isn't fast enough for you or you don't
like NSAppleEventManager:
<.../Carbon/Reference/Apple_Event_Manager/index.html>
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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