Android native scroller
panagiotis m
merakosp at gmail.com
Fri Apr 7 08:19:10 EDT 2023
Hello Klaus,
I _think_ you also have to do:
mobileControlSet "myScroller", "vScroll", 1670
Kind regards,
Panos
--
On Fri, 7 Apr 2023 at 15:05, Klaus major-k via use-livecode <
use-livecode at lists.runrev.com> wrote:
> Hi friends,
>
> I have a working scroller for a long field on Android.
> The user can "jump" to a certain position in the text with:
> ----------------------------
> on mouseup
> set the vScroll of group "scrollgroup" to 1670
> end mouseup
> ----------------------------
> So far, so good.
>
> But when the user starts scrolling from there, the scoller (vScroll)
> jumps back to 0 and the scrolling start from there again.
>
> What do I need to add to prevent this?
> Know what I mean?
>
>
> Best
>
> Klaus
> --
> Klaus Major
> https://www.major-k.de
> https://www.major-k.de/bass
> klaus at major-k.de
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
More information about the use-livecode
mailing list