Re: communicating with other applications
Re: communicating with other applications
- Subject: Re: communicating with other applications
- From: email@hidden
- Date: Sat, 22 Jun 2002 07:11:46 -0500
Look at NSTask.. that is more than likely what you want..
Cheers
-SJM
On Friday, June 21, 2002, at 09:12 PM, T wrote:
Hello,
I have a Cocoa app and would like to add functionality
so the app can communicate with other applications on
the same computer and the OS (opening other
applications ...etc.). What is the best way to go
about doing this?
1) Invoke an AppleScript from the Cocoa app? If so,
how is this implemented? Would I need to create an
AppleScript Studio application rather than a Cocoa
application (all of the code is currently writing on
Objective C)?
2) Send Apple Events from the Cocoa app?
Thanks!
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.