How can I push a new View Controller from a button within a subView (another View Controller) in Storyboard
问题 Wow, I gave a big thought on the question! So I have a view Controller called "ContentView" within another view Controller (Main VC). The Main VC has a Navigation Controller which was created using Storyboards. And the contentView loads 3 different view controllers (vc1, vc2 and vc3) depending on the options that a Segmented Control has. So the question now is: How can I load a new View Controller from the button within one of the subviews (vc2) that will appear once the user selects the