iphone - How to segue modal without losing tab bar controller -


Okay, so I want to be able to a Tabbar controller with two tabs (such as template in Xcode), but inside the second tab, I want a button which I view takes in the third view controller I want that third view controller to get back button on the second tab, I do not want to maintain Tabbar the third scene, but when I go back to the second tab, then May include TabBar I would like to return.

So this is what I actually did, and it does not work. I put a button in the 2nd and the third scene, and I clicked and dragged it into related scenes, and clicked on the model

The pictures of what I'm talking about: < p> Akskod screen shot:

p> iOS screen shot on the second view:

after you click on the button to go to the third sequence of screen shots :

Screen shot after returning to the second scene after clicking on the screen. (Tab lost time!)

http://s16.postimage.org/gdwus4w6t/i_OS_Simulator_Screen_shot_Jul_9_2012_2_02_50_PM.png http://s8.postimage.org/gpmsx959x/i_OS_Simulator_Screen_shot_Jul_9_2012_2_03_54_PM.png

you do not need a different model Segu to another view controller, you can only reject the "model view controller" "Second view back" is clicked

  [Self buffer model control controller Amit: Yes];    

Comments