Quote:
Originally Posted by Vortec4800
Yes, I would leave the cell.text label alone and just create your own, then add it to the cell's subview. This way you can customize the properties of your new label without headache.
|
I tried that, and now I have to specify the height of the label. I can get it to wrap but only to the height of the label. I am giving up and figuring something else out.
Hard to believe something so simple can be so difficult, I must be missing something. I am just trying to put some text in a single grouped table view cell!