Did you ever find a solution to this? I am trying to do the same thing.
john
2009-12-22 11:41:21
You need to create a parent ViewController that contains the TTThumbsViewController and your own custom ViewController. If you need to programmatically resize the TTThumbsViewController you can access the actual view through the view property and sets it's frame property.