UIScrollView Sizing
UIScrollView Sizing
- Subject: UIScrollView Sizing
- From: Bob Barnes <email@hidden>
- Date: Tue, 27 Apr 2010 10:58:31 -0700
Hi,
I have a UIScrollView that can contain a variable number of other UIViews (UILabels, UIImageViews, etc), but I'm confused as to how to manage the UIScrollView contentSize given the variability in the number of views it will contain. I'd like to use IB to create my view, but is this type of view better suiting to being built programmatically? UIScrollViews with variable content seems like a rather common paradigm and I'm wondering how folks approach this type of UI.
thanks,
Bob_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden