Re: Cocoa and Apple Event
Re: Cocoa and Apple Event
- Subject: Re: Cocoa and Apple Event
- From: Francesca P <email@hidden>
- Date: Fri, 29 Jul 2005 10:49:51 +0200
Il giorno 28/lug/05, alle ore 19:30, Michael Ellis ha scritto:
Hello, Francesca.
I've written Cocoa applications that communicate using Apple
events, so I appreciate your situation. For very basic inter-
application communication, you can use generated AppleScripts and
the "osascript" UNIX executable command. However, if you need to
extract detailed information from the target application, you will
have to do what I did: you will need to wrap Carbon AppleEvent
functions and data structures in your own Cocoa classes. It took
me about a week to do this.
I cannot release my own code, as it was developed for a commercial
application. However, you can at least take some comfort in
knowing which direction to head.
Hope this helps...
-Mike Ellis
On Jul 28, 2005, at 1:19 PM, email@hidden wrote:
Hallo Michael,
thank you for your answer.
I've undestood that I need develope Apple Event functions.
Do you know where can I find tutorial, examples or manual for this???
Thanks!
Francesca
_______________________________________________
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