Question
How To Implement Touch Scrolling
I've used the ScrollPane in my application which works correctly in the iPhone via the very slender scroll bar that is presented, however that isn't the desired effect I want. I was hoping that the component would allow for the touch scrolling native to the device itself.
Are there any 3rd party components that will exhibit this behavior or is there something built in that I'm missing outside of having to build it myself with the gestures?
