Set First Responder in MFMailComposeViewController?
I'm using Apple's MailComposer example application to send email from within my application (OS 3.0 functionality). Is it possible to set the To, Subject, or Body fields as first responder with MFMailComposeViewController? In other words, the behavior would be: the user presses a button which presents the mail view (presentModalViewController). When the mail view is presented, the cursor is placed in one of the fields and the keyboard opens. I notice the MFMailComposeViewController documentation says: "Important: The mail composition interface itself is not customizable and must not be