SegmentedControlRevisited
SegmentedControlRevisited copied to clipboard
Example iPhone application demonstrating using a UINavigationController to manage view changes with a UISegmentedControl
Results
2
SegmentedControlRevisited issues
Sort by
recently updated
recently updated
newest added
Hi, Thanks for your effort in making this happen. I wanted to know that, is it possible to hide navigationBar and show only SegmentedControl. How to include this inside your...
I wanted to have the UINavigation controller at the bottom of the screen rather then the top. So I created this method to move it. - (void) setupNavController { //...