Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ross.32

macrumors 6502
Original poster
May 27, 2007
259
0
Okay so I have a UIViewController set up with a nib. It contains a navigationBar (but is not a UINavigationController). The navigationBar has a prompt, along with a Back button (UIBarButtonIcon) and a UISegmentedControl.

All of the area below the navigationBar is a UITableView. What I am wanting to is have the UISegmentedControl (which has 3 segments) is to change the tableView. I have 3 different custom UITableViewControllers, and I want the UISegmentedControl to switch between the 3 of them.

Right now, I can not even get a UITableViewControllers view to show up, much less switch between them. The UITableView that I have set up in IB only comes in as white.

Thanks!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.