From ViewController to UIView?

Posted by Moshe on Stack Overflow See other posts from Stack Overflow or by Moshe
Published on 2010-05-16T21:28:02Z Indexed on 2010/05/16 21:30 UTC
Read the original article Hit count: 154

I have a UIViewController. Is there a way to convert it to a UIView to include in another View Controller? Should I be doing this differently? how so?

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about uiview