Re: AdditionalEventParamDescriptor odoc
Re: AdditionalEventParamDescriptor odoc
- Subject: Re: AdditionalEventParamDescriptor odoc
- From: "Adam R. Maxwell" <email@hidden>
- Date: Mon, 4 Dec 2006 07:19:25 -0800
On Dec 3, 2006, at 22:17, Trygve Inda wrote:
I want to use [NSWorkspace
launchAppWithBundleIdentifier:options:additionalEventParamDescriptor:
launchIdentifier:]
But can't seem to get an odoc event built so I can have it open a
file for
which I have a path (wither an NSString or NSURL.
You might be able to use -[NSWorkspace
openURLs:withAppBundleIdentifier:options:
additionalEventParamDescriptor:launchIdentifiers:] instead of messing
around with Apple Events. If that doesn't do what you need, you might
look at the LaunchServices functions as well.
-- Adam
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden