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 11:00:11 -0700
On Apr 24, 2007, at 7:52 AM, Sean McBride wrote:
On 2007-04-24 07:28, Ryan Stevens said:
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?
No. You have to special-case every mail application you want to
support
and write different AppleScript to attach the attachment. It sure
would
be nice if there was a better way.
I didn't think so, I was just checking to make sure...future
reference and all that.
_______________________________________________
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