Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I Am New to iphone Programing,can any one help me out how to create a UICustomviewCell with image view and textlabel That should change dynamically...

share|improve this question
2  
Have you already checked/searched for any docs yourself? – Vladimir Jan 2 '12 at 11:13
duplicate : stackoverflow.com/questions/4931120/… – Sarah Jan 2 '12 at 11:16

closed as not a real question by Vladimir, jrturton, Bill the Lizard Jan 2 '12 at 16:53

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Download TableViewSuite from Apple developer site. There you learn about how to create custom table cell.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.