Hi ,

I am displaying image into UIImageView which under the UIScrollView
 (ie UIScrollView-->UIImageVIew-->UIImage) I am applying various Gesture
Recognizer on it, but I am facing the problem while using the
UIPanGestureRecognizer such as,
   
      my scenario is while applying the PAN Gesture Recognizer on
UIImageView image pan operation perform properly but when I pan the image
out of the scroll view it will not back to display to user while user doing
backward pan means scrolling back operation not perform 

Image goes out of scope from UIScrollView I just want to pan Image only
inside the UIScrollView

Regards
Pritish M. Deshmukh
   

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Image-goes-out-of-scope-from-UIScrollView-I-just-want-to-pan-Image-only-inside-the-UIScrollView-tp4655159.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to