I am developing an iPhone app, where I have a UITBBR controller in which there is a UIA navigation controller for each tabartime.
I want to hide tabbed after some level of navigation, and to replace it with full screen view, such as the iPod application, the tabbar hides when you access the media player , And when you return back to the playlist or whatever.
Any help or ideas are highly appreciated
set new See when the controller's hides Bob:
-property when you send [navController pushViewController: viewController animated: yes]
-function current UITabBar
Will have to hide.
When you pop the view controller, it will appear again.
Comments
Post a Comment