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: Ryan Stevens <email@hidden>
- Date: Tue, 24 Apr 2007 07:28:14 -0700
On Apr 24, 2007, at 5:30 AM, Justin R. Miller wrote:
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?
Can you include attachments in mailto: URLs?
_______________________________________________
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