Launching an App, within an app.. :)
Launching an App, within an app.. :)
- Subject: Launching an App, within an app.. :)
- From: "Bobby B" <email@hidden>
- Date: Sat, 17 Jun 2006 19:59:37 -0400
Hey guys;
I want to include an .app in my application, in addition to the normal
.app. Like, it would be in my .app's /Resources. I'm having trouble
launching the app though. I know how to use pathForResources, but I
have trouble with this:
[[NSWorkspace sharedWorkspace] launchApplication:@"Dashboard"];
(I'm not trying to launch Dashboard, lol). When I pass it the path to
the app, it just doesn't load... Should I try another approach? Any
suggestions?
Thank you
Bobby
_______________________________________________
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