Hi,
When i selected a cell, i want to add the text from the cell to the underlying UIView at the same position.
So the text in the UIView should be at the same position as the text in the cell. I dont know how to map the cell origin to a UIView origin point.
Anyone any hints?
Ton.