UITextView in UITableViewCell scrolling problems.
Posted
by jrtc27
on Stack Overflow
See other posts from Stack Overflow
or by jrtc27
Published on 2010-04-23T17:48:25Z
Indexed on
2010/04/23
17:53 UTC
Read the original article
Hit count: 355
Ok. I have made a custom cell for my table, and it contains a text view. When I have multiple lines in the text view, I can scroll up and down, but in doing this the table also scrolls. How can I stop this behaviour? If anyone needs parts of my code or further details, please just ask. I am more than willing.
Thank you for your help
© Stack Overflow or respective owner