Re: Setting default application for URL scheme
Re: Setting default application for URL scheme
- Subject: Re: Setting default application for URL scheme
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 14 May 2008 15:25:29 -0600
On May 14, 2008, at 3:16 PM, Ken Thomases wrote:
Do you really need to set the default handler? Generally, Mac
applications merely advertise that they are capable of handling a
given URL scheme and it's left to the user to pick the default
handler. To merely advertise the capability, see the documentation
of the CFBundleURLTypes key of the Info.plist file:
That's the best way to do it. However, some programs tend to override
the user's choices for default URL handlers. I've noticed that the
Finder, for example, is very adamant about making itself the default
FTP URL handler.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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