So i upgraded to xcode 3.1.4 and when i compiled it told me that i can't set the text of a UITableCell
it didn't tell me what to use instead so i went to the documents and it told me to use textLabel or detailTextLabel
so i check those out and WOOPS they are read only
so... how are you meant to set the text of a table cell now..?
... so stupid of me
it didn't tell me what to use instead so i went to the documents and it told me to use textLabel or detailTextLabel
so i check those out and WOOPS they are read only
so... how are you meant to set the text of a table cell now..?
Code:
cell.textLabel.text