views:

2

answers:

0

Ben send me a tutorial about displaying several images in a scrollView. ( http://kwigbo.com/post/758575763/uiscrollview-image-gallery-tutorial )

I made it to adopt it to my need in an IPad App and i got it to work so far.

BUT ... I'm banging my head for hours now to implement zooming images and couldn't make it work.

I have a UIScrollView with an UIView as a subView. In the UIView there are the two UIImageViews as SubViews. I can flick throug the pages.

Any Hint somebody how to make zooming into Pictures work ?