Loading a UIView with a NIB

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-04-06T20:27:50Z Indexed on 2010/04/06 20:33 UTC
Read the original article Hit count: 294

I have a NIB that contains a UIView.

I have another NIB that contains a UITableView.

How can I load the UITableView NIB inside of UIView?

© Stack Overflow or respective owner

Related posts about cocoa-touch

Related posts about cocoa