(re-)connecting xib and viewController [xcode 4]
hi everyone,
I am trying to experiment with the switching-view techniques acquired in chapter 4. Specifically, I am trying to add some external xib files which I had previously created in other test programs.
How can I link these xib files to an existing view controller in my program?
thanks
|