Loading…
Loading…
May i also suggest the above two links, both from the developer centre - the first is for navigation controllers and the second is for combining tab and nav controllers together.
I found both of these resources sticky going until i had spent a few days messing around with the tab bars and nav bars, but if you keep an eye on them you should start to piece together all of it, and they really did help me sort out my recent nav/tab bar problem.
Also if you could post the code relating to loading your about page that could be quite usefull or if you are in IB a screenshot of the setup you have for your tab bar controller could be usefull.
On the note of books i started at: Programming in Objective-c 2.0 by steve kochan. very Very usefull for syntax and learning the language, but relitivley poor for learning to iphone program.
Along side that id recommend Beginning Iphone Development by Dave Mark and Jeff LaMarche.