0

I have TabController with 2 tabs A &B
Tab A: UINavigationController1-->Controller X--->Controller Y
TAB B: UINaviagtionController2-->Controller A --->Controller B --->Controller C

In the Tab Controller, I have a button that I would like to launch Controller X. How do I get X with its navigationBbarController? I can get to X, but doesn't show the navigation?

Thanks

SMA2012
  • 161
  • 1
  • 3
  • 9
  • Any takers? I thought this would be very easy? – SMA2012 Oct 09 '12 at 23:41
  • right, how do I launch Tab A programatically while on TabController. Basically, the button is a shortcut to 'clicking Tab A', I know I can't segue to UINavigationController. – SMA2012 Oct 10 '12 at 20:36

0 Answers0