matrix of scrollers
Posted: Mon Sep 24, 2012 2:06 pm
Hello Dear LiveCoders,
I'm trying to build a news app.
The main view should contain categories, which are listed vertically,
and each category should show thumbnail images of news, which are listed horizontally.
Each category and the main view should be able to be scrolled independently.
Now, I've come to a point but can't go further.
Here is my demo stack which contain 100 buttons as a matrix of 10*10.
It has 1 vertical scroller and 10 horizontal scrollers.
There are two problems:
1. It doesn't go smoothly, as if iPhone can't determine which scroller is the target scroller i.e. the user's intended one to scroll.
2. Even it's at the bottom of the categories group, it scrolls only the top 3 horizontal scrollers.
I couldn't explain much clearly especially the second problem, please have a look at my stack in the simulator.
Any help much appreciated.
Regards,
~ Ender Nafi
I'm trying to build a news app.
The main view should contain categories, which are listed vertically,
and each category should show thumbnail images of news, which are listed horizontally.
Each category and the main view should be able to be scrolled independently.
Now, I've come to a point but can't go further.
Here is my demo stack which contain 100 buttons as a matrix of 10*10.
It has 1 vertical scroller and 10 horizontal scrollers.
There are two problems:
1. It doesn't go smoothly, as if iPhone can't determine which scroller is the target scroller i.e. the user's intended one to scroll.
2. Even it's at the bottom of the categories group, it scrolls only the top 3 horizontal scrollers.
I couldn't explain much clearly especially the second problem, please have a look at my stack in the simulator.
Any help much appreciated.
Regards,
~ Ender Nafi