How can you control the speed of scrolling down a field

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

How can you control the speed of scrolling down a field

Post by DR White » Mon Aug 24, 2015 8:53 pm

How can you control the speed of scrolling down a field?

Thanks,

David

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10331
Joined: Wed May 06, 2009 2:28 pm

Re: How can you control the speed of scrolling down a field

Post by dunbarx » Mon Aug 24, 2015 9:11 pm

Hmmm.

There are all kinds of tools for this sort of this as regards scrollbars, But I am not sure there is one for fields.

I am probably wrong.

You can always roll your own, where a mouseStillDown handler sets the scrollSpeed of the field, but I bet a buck that LC has something already. Anyone?

Craig Newman

Post Reply