Re: Protocol Handling?
Re: Protocol Handling?
- Subject: Re: Protocol Handling?
- From: "Paolo Manna" <email@hidden>
- Date: Thu, 21 Jun 2007 10:23:19 +0100
On 21/06/07, Scott Anguish <email@hidden> wrote:
On Jun 21, 2007, at 1:49 AM, Paolo Manna wrote:
> openURL: and
> openURLs:withAppBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifiers
> :
> in NSWorkspace are probably enough for what you need.
actually, I think that's not the correct direction.. It appears that
Rick wants to open another app to open in response to clicking on a
link in a browser.
Ooops, right, I was too fast in replying the obvious...
Yes, LSSetDefaultHandlerForURLScheme(...) (coupled with the
CFBundleURLTypes in the Info.plist for the app) are probably a better
suggestion...
Sorry for the misdirection!
Paolo
_______________________________________________
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