Re: how do I get the names of other runnings apps and start/stop one?
Re: how do I get the names of other runnings apps and start/stop one?
- Subject: Re: how do I get the names of other runnings apps and start/stop one?
- From: Ondra Cada <email@hidden>
- Date: Wed, 16 Oct 2002 16:05:56 +0200
On Wednesday, October 16, 2002, at 02:44 , David Remahl wrote:
Perhaps you can write your code an compile it in an applescript, and then
run it using NSAppleScript, and get rid of NSWorkspace all together.
Why should you, on earth? NSWorkspace, being a very hi-level API, is
preferred to AppleScript any time -- you should go AppleScript only in
case NSWorkspace does not offer the service you need.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.