Re: [iPhone] UITableViewCell Height with UIWebView content

2010-08-10 Thread Sandro Noël
Glenn thank you, I will revisit the design. as for using Core Text, I read the doc, but unfortunately for me I'm still novice at drawing stuff. I need to read more about it as it is the only way to get exactly what I want from the platform. so it is in the top of the todo list. best regards. S

Re: [iPhone] UITableViewCell Height with UIWebView content

2010-08-10 Thread glenn andreas
On Aug 10, 2010, at 2:04 PM, Sandro Noël wrote: > Greetings. > > I've been trying to set the table view cell's height for a custom > tableviewCell containing a UIWebView > to display attributed content but i cant's get the height properly. > [snip] > since it is so tedious, Now i'm thinking th

[iPhone] UITableViewCell Height with UIWebView content

2010-08-10 Thread Sandro Noël
Greetings. I've been trying to set the table view cell's height for a custom tableviewCell containing a UIWebView to display attributed content but i cant's get the height properly. I am using a UITable View with sections, the first section shows a list of child objects and the second section d