Hi all,
I am having a lot of trouble figuring out how to have multiple views in my app. I need to have 3 and every tutorial I have looked at is written for xcode 3. Does anyone know where I can get a walkthrough of this for xcode 4? I have tried doing it based on those tutorials and the text book I bought but I always get a load of errors that they don't. I learn by doing, if I can see it done once I'll be able to figure it out and understand whats going on.
Another wasy would be to see an example of an app with only 2 or 3 views as every example I've found has either 1 or loads.
I'd really appreciate any help with this.
EDIT:
From looking at xcode it looks like it is possible to have multiple views under one xib file, if this is the case where are the viewcontrollers for these views?
I am having a lot of trouble figuring out how to have multiple views in my app. I need to have 3 and every tutorial I have looked at is written for xcode 3. Does anyone know where I can get a walkthrough of this for xcode 4? I have tried doing it based on those tutorials and the text book I bought but I always get a load of errors that they don't. I learn by doing, if I can see it done once I'll be able to figure it out and understand whats going on.
Another wasy would be to see an example of an app with only 2 or 3 views as every example I've found has either 1 or loads.
I'd really appreciate any help with this.
EDIT:
From looking at xcode it looks like it is possible to have multiple views under one xib file, if this is the case where are the viewcontrollers for these views?
Last edited: