ScrollView with scrollViews - what is the right way to do it?
Posted
by hveveris
on Stack Overflow
See other posts from Stack Overflow
or by hveveris
Published on 2010-01-19T21:15:51Z
Indexed on
2010/06/02
7:43 UTC
Read the original article
Hit count: 211
iphone-sdk
|uiscrollview
Hello!
Client wants some tricky stuff and i don't really know where to start with it. The idea is that there is a horizontal scrollView whose each page consists of a vertical scrollView. For example, on the horizontal axis there are galleries, on the vertical we scroll through selected gallery's images. Is this even possible?
I'd be very glad to hear comments on this one!
© Stack Overflow or respective owner