Hi all. In order to capture left and right swipe movements on a scrollview i have overlayed the scrollview with an invisible panel.
This works fine but means that access to the scrollview via the touchscreen is lost.
To overcome this i have captured the up and down touch events on the invisible panel but appear to be restricted to using the scrollposition parameter on the scrollview. Whilst this does allow correct positioning it does not replicate the behaviour of a scrollpanel.
Is there another way of handling this situation?
Many thanks
(Ps i posted this q against another post but have moved it as it is really a new q)
This works fine but means that access to the scrollview via the touchscreen is lost.
To overcome this i have captured the up and down touch events on the invisible panel but appear to be restricted to using the scrollposition parameter on the scrollview. Whilst this does allow correct positioning it does not replicate the behaviour of a scrollpanel.
Is there another way of handling this situation?
Many thanks
(Ps i posted this q against another post but have moved it as it is really a new q)