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?

  1. Can I just drag UIImageView vertically, as soon as I wander the UIScrollView creatures to scroll left or right?

  2. As I have placed the UIImageView on the main UIImageView to slide it down, even if I have said BringViewToFront?

Any thoughts?

Thanks


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -