embed navigation controller
问题 I've just updated my Xcode from 4.2 to 4.3.3 and i keep coming across a problem is it possible to add a navigation controller in a single view application because when i try to embed one into the controller nothing happens. I would like to have two view controllers connected by a button to the second controller and a navigation bar back to the first view controller. I can't think of any other way to connect the view controllers please help me any-ideas. 回答1: If you don't want to add a