iphone - ScrollView with scrollViews - what is the right way to do it? -


client wants tricky stuff , don't know start it. idea there horizontal scrollview each page consists of vertical scrollview. example, on horizontal axis there galleries, on vertical scroll through selected gallery's images. possible?

i'd glad hear comments on one!

you have manage state yourself. when 1 scrollbar selected other has disabled , vice versa. can disable user scrolling , handle swiping touch events. (on clearcolor uiview topmost view).


Comments

Popular posts from this blog

List<T>().Add problem C# -

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -