Quote:
Originally Posted by LotsOfQuestions123
I think I may start from the beginning, and create a fresh tab bar app, and create each view again. Incase I'm doing this wrong, I am wondering how do I start with a new nib file, but have the nib file connected to the View Controller files? Hope that makes sense haha.
Thanks very much.
|
Go check out chapter 7 of the
Beginning iPhone Development book. It will walk you through it, and sample code is online.