iPhone: How can I turn a flipside view into a scrolling UIScroll view?

Posted by Sjakelien on Stack Overflow See other posts from Stack Overflow or by Sjakelien
Published on 2010-05-26T09:52:01Z Indexed on 2010/05/26 10:01 UTC
Read the original article Hit count: 200

Filed under:
|
|

This should be simple. I'm making a very basic app, based on the Utility Application template of XCode. On the flipside, I have more content than fits the screen. The flipside is a UIView. I think it should be a UIScrollView, but somehow I don't get it to work. Can anybody here advise me on this?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiscrollview