I currently have a UITabBarController flipping through 4 different nibs upon selection. In the first view nib I have a UITableView that is supposed to load up a DetailedDisclosure view Nib that I have created. The problem is, when I select a cell, the new Nib won't load up.
I removed the code I had in didSelectRow with hopes that someone would be nice enough to enter what it should be. I'm new so I'm sure I'm missing a vital step somewhere.
Thanks in advance.
TheWellOfAM.zip