Custom UITableViewCell Best Practice?

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-06-07T22:37:27Z Indexed on 2010/06/07 22:52 UTC
Read the original article Hit count: 206

I am always subclassing UITableViewCell's and drawing them in code. Is there a good tool to visually get rect sizes so I don't have to guess and check all the time?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c