iphone - How to get the default position and font of UITableViewCell, using it in a custom cell -


I am trying to write an app that contains three cells, one custom cell and two "standard" cells

I have created a "custom cell" to be able to see the picture with a subtitle in it. I want to take the same form of cell as a standard "UITableViewCell", but the default of "cell.textLabel.text" Can not find out how the situation can be obtained. Any suggestions? thank you in advanced.

Good question would be my desire to know. You can not complete this by adjusting one pixel at a time. It's just tedious!


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -