This is my first iPhone project and it's running very well, but I've gone into a little rubbish That I do not seem to find a good solution for
I have a very straightforward tab bar application with some tabs. Each tab defines a subdivision, with the navigation bar is governed. The client now wants to put a button in "deep link" in the view of a separate segment (separate tab) in one of the scenes of subsection. For example:
Route - Tab 1 (Bedrock) - Navigation Controller - Fred View - Wilma View - Betty View - Barney View - Tab 2 (Mystery Machine) - NC - Watch the Scooby - see the shag - Defniew View ... The client will want a button in 'Barney View' which opens the 'Shag Watch'
This complete What is the best way to do it?
You switch to selectedViewController or selectedIndex tab Would like to use the property of UITabBarController, and set the Visual Controller view stack to the property of the UINavigationController.
Comments
Post a Comment