Re: [iPhone] Determining minimum height for a UIWebView

2010-06-17 Thread Fritz Anderson
On 15 Jun 2010, at 5:25 PM, WT wrote: > I'm trying to find out how to set the height of a UIWebView instance, given > its content, so that the user doesn't need to scroll the UIWebView itself to > see that content. Of course, the content might not fit in the vertical space > available but the U

[iPhone] Determining minimum height for a UIWebView

2010-06-15 Thread WT
Hello, I'm trying to find out how to set the height of a UIWebView instance, given its content, so that the user doesn't need to scroll the UIWebView itself to see that content. Of course, the content might not fit in the vertical space available but the UIWebView instance is part of a tablevie