Tagged Questions
1
vote
2answers
339 views
Smaller UIView in UIScrollView to stop touches
I've read the various threads on this but none have given me the exact solution I need, but they have got me pretty close
I have the topmost UIViewController which contains a paging UIScrollingView ...
0
votes
1answer
809 views
UIScrollView with images slideshow and timers
i'm trying to implement a slideshow of images with previews horizontaly and vertically, and i want to be able to do some stuff when the user stop scrolling and after 5 seconds do this stuff. I use 2 ...