Thank you for the explanation and the snippet, that handling is very charming.
Have still much to learn.
It works very nice for my scrollers.
I will give the native android field a try also.
Have a nice day jacque
Thank you for the hints. I am having a try on your suggestions but also having a hard time to find out how far the scroll did change. Just ended up with the following lines: on scrollerDidScroll hOffset, vOffset if vOffset > the vScroll of group "MyScrollGroup" then put vOffset - the vScroll of grou...
Hello, I am facing the exact same issue. How can I prevent a selection when i just want to scroll. I am using the mobileControlSet scroller. I see, at least in the iOS simulator, that this is handled niceley there, even without setting that property. On an android device the scrolling is interrupted...