Change startup view
Hi ,
Forgive me if this is a stupid question.
I have just started out with Xcode 4.1 and i was messing about with my first project i added a new view which i can jump to from my main view ( when the app starts up ). My question is how do i change the start up view when the app is loaded to my second view that i have just created? I have tried changing any references to the original view from the appdelegate.h Do i need to do something else?
Many Thanks
Fraser
|