iPad SplitView with an updating label
Hello!
I have a question: I created an iPad-App with a splitview. in the tableview, there are about 20 cells. In the detailview is a label. I want, when i select a cell in the tableview, that the label changes its word in a word, that i delegated to the cell. So, for example, when i click on the cell 1, the label changes in "one", when i click on the cell 2, the label changes in "two", and so on. can anybody help me please?
vincefried
|