Re: Launching a Carbon program with NSTask?
Re: Launching a Carbon program with NSTask?
- Subject: Re: Launching a Carbon program with NSTask?
- From: Michael Hall <email@hidden>
- Date: Mon, 19 Apr 2004 07:51:25 -0500
On Sunday, April 18, 2004, at 11:09 PM, Dan Saul wrote:
If written all the code I need to get this to launch Image Capture,
but it won't work with the game that is not cocoa but carbon and not
in a package.
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.
It might just be bindings to the LaunchServices API's which I have used
a little. If for some reason it doesn't give you what you want I assume
you could look at the LaunchServices functions and get them working
from Cocoa.
For launching
LSOpenFromRefSpec
LSOpenFromURLSpec
Mike Hall <mikehall at spacestar dot net>
<
http://www.spacestar.net/users/mikehall>
_______________________________________________
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.