iPhone: How to Define and Use a Custom UITableViewCell from a Nib File.

Posted by Jamie Maddocks on Stack Overflow See other posts from Stack Overflow or by Jamie Maddocks
Published on 2010-03-13T12:13:49Z Indexed on 2010/03/13 13:35 UTC
Read the original article Hit count: 229

Hi,

I'm trying to create a single custom UITableViewCell from a xib, among other normal UITableViewCell's. I've tried quite a few varied things with no success. Can anyone help me please?

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about iphone