Re: Any way to find out user's default email client?
Re: Any way to find out user's default email client?
- Subject: Re: Any way to find out user's default email client?
- From: "Justin R. Miller" <email@hidden>
- Date: Tue, 24 Apr 2007 08:30:18 -0400
On Apr 24, 2007, at 4:04 AM, Mike Zornek wrote:
I have a new button in my app that will compose a new email message
with a
PDF attachment. Rather than just implement this for Mail.app I'm also
writing alternative AppleScripts so it works in programs like
Entourage (and
whatever else my users throw my way).
I was hoping to find a way of asking the system in Cocoa what the
active
user's default email client is and use the appropriate AppleScript.
I don't
see this and may end up falling back to a preference (like iPhoto
does).
Am I missing it?
What about LSGetApplicationForURL() or LSCopyApplicationURLsForURL()
while passing a generic mailto: URL?
--
Justin R. Miller
Code Sorcery Workshop
http://codesorcery.net
_______________________________________________
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