iOS has nice MFMailComposer class that let’s the user compose an email. What is the best way to open up a new window in Mac Mail with the email pre-formatted as is done by share buttons for Safari in Mountain Lion and Reeder app?
iOS has nice MFMailComposer class that let’s the user compose an email. What is
Share
Hmm, I think the recently introduced 10.8
NSSharingServiceshould be my answer: http://developer.apple.com/library/Mac/#documentation/AppKit/Reference/NSSharingService_Class/Reference/Reference.html