E-mail
E-mail
- Subject: E-mail
- From: Angela Brett <email@hidden>
- Date: Mon, 13 Aug 2001 17:24:55 +1200
Hi,
I'm very new to Cocoa programming, having created only one small and
slightly useful application using Objective-C, so forgive me if I ask
a lot of rather elementary questions. I can usually find what I want
by searching the documentation, but there is one thing I haven't been
able to find out about.
I would like my program to be able to compose an email in the user's
default email client (as specified in the internet preferences). I've
seen quite a few applications do that, so I'm presuming there's quite
an easy way to do it, but I can't find any direct reference to it in
the documentation. I guess it would have something to do with NSURL
and/or NSUserDefaults, but I'm not experienced enough yet to figure
out how to do it. Any help would be greatly appreciated.