Thanks. It was very helpful.
The only thing I would add (sorry, if this is obvious, but for people new to the platform (i.e. me), it played a little).
I put the code from the "unset" example after I set contentSize = CGSizeMake to viewDidLoad of the UIViewController, that is,:
Then I went into the ViewController.xib file and in the UIView, which is inside the UIScrollView, I set the background color to "Clear Color".
I am sure there is a way to do this with the code at the same time as setting the background of the UIScrollView, but at least you can do it through IB.
Jason
source share