I made a UIViewController on IB with UIImageView (stores user's pictures) and UIScrollView (scrolling between pictures). Also, i have a UiWebView with a form that a user fills in and submits(The forms will vary meaning the UIWebView's height will be different for every form). I want the UIWebView to appear at the top of my ViewController so when the user is done filling the form, they can take a picture and see it on the ImageView.How do i go about this problem. I know UIWebView is a subclass of UIView..
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|