问题
I'm wandering around to figure out if there's a way to embed a pre-designed xib file into storyboard in Xcode4. Is it possible? Should I do it programmatically? If possible, where can I find a tutorial for it?
Thanks in advance!
P.S.:: Not nib. It's xib. Sorry.
回答1:
no, it's not possible to mix storyboards and nibs/xibs. storyboards are a whole new way of doing things.
EDIT: apparently you CAN mix them. i'm not sure where i read that you couldn't. sorry about that.
来源:https://stackoverflow.com/questions/8661818/how-to-embed-a-xib-into-storyboard