Re: Is it possible to open a URL in a specific browser rather than the default one ???
Re: Is it possible to open a URL in a specific browser rather than the default one ???
- Subject: Re: Is it possible to open a URL in a specific browser rather than the default one ???
- From: Graham Cox <email@hidden>
- Date: Wed, 3 Jun 2009 00:11:43 +1000
On 03/06/2009, at 12:04 AM, Adam R. Maxwell wrote:
I'd use -[NSWorkspace
openURLs:withAppBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifiers
:] or LSOpenFromURLSpec for this.
Right - but presumably you'd want to gather the list of apps that you
could use first then provide them in some sort of UI, rather than just
hard-code "Firefox" (or its bundle identifier) which would be doomed
to failure on a large number of systems.
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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