NSWorkspace launchApplication withArguments?
NSWorkspace launchApplication withArguments?
- Subject: NSWorkspace launchApplication withArguments?
- From: Robert Tillyard <email@hidden>
- Date: Mon, 24 Jan 2005 17:01:39 +0000
I've found in the documentation that to launch a GUI application from my app I need to use...
[[NSWorkspace sharedWorkspace] launchApplication:@"OtherApp"];
>From previous discussion on this list it appears that NSTask shouldn't be used to run a GUI application but how would I run and pass command line arguments to a GUI application?
Thanks, Regards, Rob.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden