touch multi UIViews
        Posted  
        
            by user262325
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user262325
        
        
        
        Published on 2010-05-08T13:51:57Z
        Indexed on 
            2010/05/08
            13:58 UTC
        
        
        Read the original article
        Hit count: 180
        
iphone
Hello everyone
There are a series UIViews arranaged very close.

I hope when my finger touchs some of them, my app can detect which UIView touched.
Maybe one or two or three.(because the displayed parts of each UIView are too thin).
I hope to get the middle x value of the touch, then spread the UIView where the middle x value locates and the UIViews near it.

Welcome any comment
Thanks
interdev
© Stack Overflow or respective owner