How to load an external view in a NIB?

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-03-29T16:11:18Z Indexed on 2010/03/29 16:13 UTC
Read the original article Hit count: 141

I have a ViewController that has its own NIB. I would like to embed that NIB inside of another master NIB. How can I accomplish this in Interface Builder and how do I reference it in code?

© Stack Overflow or respective owner

Related posts about iphone-sdk-3.0

Related posts about iphone