XCode 4 and UIScrollView
Hi folks,
I'm trying to make a view of text and labels to go inside a UIscrollView.
I'm adding the text through the Interface Builder. The view is getting clipped by the main window so I can't see what I'm typing as the height of the view is increased. How can I get it so there's no clipping while I'm editing text and labels?
thanks.
Last edited by mistergreen2011; 07-05-2011 at 10:39 PM.
Reason: correction
|