Hi I'm a new iPhone programmer and I am stuck (didn't take long).
The program I am trying to write has a UITabBarControl with 4 different views. One of those views has a button. When the button is pressed, I need to initiate a navigation controller so that I can move through a series of Table Views. At that point, it does not matter if the UITabBarControl can be seen but eventually I would have to bring it back as that is the main set of views the user would use. Any and all advice would be appreciated.
The program I am trying to write has a UITabBarControl with 4 different views. One of those views has a button. When the button is pressed, I need to initiate a navigation controller so that I can move through a series of Table Views. At that point, it does not matter if the UITabBarControl can be seen but eventually I would have to bring it back as that is the main set of views the user would use. Any and all advice would be appreciated.