Re: Sending mail from Cocoa Apps
Re: Sending mail from Cocoa Apps
- Subject: Re: Sending mail from Cocoa Apps
- From: Scott Anguish <email@hidden>
- Date: Tue, 21 May 2002 20:13:30 -0400
On Tuesday, May 21, 2002, at 06:11 PM, Nathaniel Irons wrote:
On Tue, May 21, 2002 at 05:23:56PM -0400, Scott Anguish wrote:
To achieve so much as a plurality of mail client coverage, I don't
personally see an alternative to a lot of custom AE work.
This is fine by me, as long as it's implemented under the openURL:
method by Apple
I was referring to the tricky and non-Cocoa-centric task of driving
various mail clients via their apple event interferaces, which are by
no means uniform, at least on the level of adding attachments. I don't
understand how NSWorkspace enters the picture.
This is currently implemented as support for the mailto: URL type..
which is supported by NSWorkspace.. so when you do an openURL: and it is
a mailto URL, it opens the right client.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.