Re: Open the mail reader to send a mail
Re: Open the mail reader to send a mail
- Subject: Re: Open the mail reader to send a mail
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 11 May 2003 01:07:43 -0700
On Sunday, May 11, 2003, at 12:14 AM, Arthur VIGAN wrote:
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@
"mailto:email@hidden?subject=A subject"]];
What is wrong with this?
Are you sure that a default E-Mail client has been set? (This can be
done in the Internet pref. pane.)
Have you tried encoding characters like the space in the URL? (The
OmniFoundation framework has a method that can do this.)
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
"Great spirits have always encountered violent opposition from mediocre
minds." - Albert Einstein
_______________________________________________
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.