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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to