Re: Launching a Carbon program with NSTask?
Re: Launching a Carbon program with NSTask?
- Subject: Re: Launching a Carbon program with NSTask?
- From: Ondra Cada <email@hidden>
- Date: Mon, 19 Apr 2004 15:11:41 +0200
On 19.4.2004, at 14:51, Michael Hall wrote:
>
I'm new(bie) to the Cocoa API's. NSWorkspace was I think already
>
mentioned. Probably the way to go. I haven't looked at it for
>
launching yet.
NSWorkspace is *definitely* the way to go, unless you explicitly need
better control of lower-level services (like NSTask).
>
It might just be bindings to the LaunchServices API's
More or less. NSWorkspace is a pretty generic application service
level, implemented mainly using LaunchServices, with a bit of NSBundle
and others...
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.