Re: Cocoa-dev Digest, Vol 4, Issue 582
Re: Cocoa-dev Digest, Vol 4, Issue 582
- Subject: Re: Cocoa-dev Digest, Vol 4, Issue 582
- From: "Paolo Manna" <email@hidden>
- Date: Thu, 21 Jun 2007 06:49:15 +0100
On 21/06/07, Rick Langschultz <email@hidden> wrote:
I was wondering how would it be possible to launch an external
application from Safari/Webkit/Firefox/etc. I know that Safari will
launch an iTunes window/storefront if you click the link. How does
this happen though - it appears to be a regular anchor <a> to a
WebObjects application. Is there something I need to read to
accomplish this?
openURL: and openURLs:withAppBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifiers:
in NSWorkspace are probably enough for what you need.
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