UIScrollview : scroll with 2 fingers and not one

Posted by AP on Stack Overflow See other posts from Stack Overflow or by AP
Published on 2010-03-27T09:52:01Z Indexed on 2010/03/27 10:03 UTC
Read the original article Hit count: 255

Filed under:
|

Hello,

I have a UIScrollView containing another wiew. This view need to handle single touch event for drawing. For this reason I would like to scroll using 2 fingers. I managed to get this working for 2.x SDK but it's no more working with 3.X series.

Do you have idea/workaround for achieving this?

Thanks in advance for your help :)

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiscrollview