FROM : Matt Neuburg
DATE : Fri Apr 01 19:52:49 2005
On Fri, 1 Apr 2005 12:21:37 +0100, Tom Hancocks <<email_removed>>
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_removed>, <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>
DATE : Fri Apr 01 19:52:49 2005
On Fri, 1 Apr 2005 12:21:37 +0100, Tom Hancocks <<email_removed>>
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_removed>, <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>
| Related mails | Author | Date |
|---|---|---|
| Tom Hancocks | Apr 1, 13:21 | |
| daniel | Apr 1, 18:55 | |
| Matt Neuburg | Apr 1, 19:52 |






Cocoa mail archive

