ipad - Drag an imageview cross boundaries of views -
I have a UIImageView in the top part of my main view.
It is a horizontal bottom with many UIImageViews included in UIScrollView.
I am trying to drag UIScrollView from one of the UIImageViews to the main UIImageView in the upper part of the screen.
However even if I'm pulling UIImageView in Bring VivToFront, does it do two unexpected things?
-
Can I just drag UIImageView vertically, as soon as I wander the UIScrollView creatures to scroll left or right?
-
As I have placed the UIImageView on the main UIImageView to slide it down, even if I have said BringViewToFront?
Any thoughts?
Thanks
Comments
Post a Comment