How can I do this? I've created a main menu for my game in the Interface Builder and hooked up the classes and button actions. I want the start game button to make a subview appear with the game contents on. How can I create this subview and implement it into my app. Thanks.