launching an app in cocoa
launching an app in cocoa
- Subject: launching an app in cocoa
- From: email@hidden
- Date: Thu, 5 Jun 2003 07:01:31 -0400
What is the best way to launch an application in cocoa? i know of
[[nsworkspace launchapplication] but it takes only the app name as a
parameter, and I need something with the whole path. Is there a way to
do it in cocoa, or would I have to write it in carbon? and if I have to
write it in carbon how would I do that, convert the path to a fsspec
and use launchapplication on that?
thanks
chris struhar
_______________________________________________
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.