uiscrollview blocking event transfer to my contentview of a cell in a tableview under the scrollview
Posted
by user272312
on Stack Overflow
See other posts from Stack Overflow
or by user272312
Published on 2010-04-22T12:21:17Z
Indexed on
2010/04/22
12:23 UTC
Read the original article
Hit count: 169
Hi,
I have a scrollview which has subviews one of which is a tableview. I have custom cells for the tableview. The contentview of one or more cells has buttons, labels. These buttons to get event fired. Can any one help me. I think the uiscrollview is blocking the event transfer. How do i resolve this.
-- Regards,
U'suf
© Stack Overflow or respective owner