Present MFMailComposeViewController modally via segue?
Present MFMailComposeViewController modally via segue?
- Subject: Present MFMailComposeViewController modally via segue?
- From: Rick Mann <email@hidden>
- Date: Tue, 13 Nov 2012 05:05:29 -0800
I have a static content table view in a storyboard. One of the cells acts as a button to bring up a modal MFMailComposeViewController. Before, I implemented this in -tableView:didSelectRowAtIndexPath:
But I can't implement that method and have UITableViewController handle all the other segues for me. What's the best way to bring up this controller? There's not a counterpart for it in IB.
TIA,
--
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden