Ooops, I'm wrong. I can still implement -tableView:didSelectRowAtIndexPath:.

-- 
Rick

On Nov 13, 2012, at 5:05 , Rick Mann <rm...@latencyzero.com> wrote:

> 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 (Cocoa-dev@lists.apple.com)
> 
> 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/rmann%40latencyzero.com
> 
> This email sent to rm...@latencyzero.com


-- 
Rick




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to