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 protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to