Re: Emulating email apps To/Cc textfield?
Re: Emulating email apps To/Cc textfield?
- Subject: Re: Emulating email apps To/Cc textfield?
- From: Eric Freeman <email@hidden>
- Date: Tue, 22 Jul 2003 18:32:47 -0700
Tim,
I'd like to allow a user to send a content item from my app "to a
friend" and I was hoping to just have a sheet with a To: field that
would act like the mail app's To: field with nice autocompletes of
email names. From there I was going to use the NSMailDelivery class
for the mail transport. Does that make sense?
Eric
FROM: Tim Hewett
DATE: 2003-07-22 18:08
Eric,
What are you ultimately trying to do? If all you want to do is
send a mail programmatically then you can use the NSMailDelivery
class.
Tim.
On Tuesday, Jul 22, 2003, at 16:34 Europe/London,
<EMAIL REMOVED> wrote:
>
I've searched the archives and I'm either using the wrong keywords or
>
this hasn't been asked (unlikely):
>
>
Is there a way to make use of the mail app's To:/Cc: style TextField
>
(with autocompletes from the address book, etc?) within my apps?
>
>
Thanks,
>
>
Eric
_______________________________________________
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.