Re: Mobile slider control

2019-03-21 Thread J. Landman Gay via use-livecode
For scrollbars I use scripted native (i.e., mobile) scrollers. You can set them to show their scrollbars or not. Indetermine progress bars can be replaced by the LC spinner widget, and an animated gif also works well. For determinate progress bars, it isn't too hard to create a graphic that gr

Re: Mobile slider control

2019-03-21 Thread Roger Guay via use-livecode
I have a utility called ScrollbarOmatic on LC Sample Stacks that might give you ideas. Roger > On Mar 21, 2019, at 4:34 PM, Devin Asay via use-livecode > wrote: > > Hi all, > > So native LiveCode scrollbars (sliders, progress bars, and little arrows) > look really bad on mobile devices. Has

Mobile slider control

2019-03-21 Thread Devin Asay via use-livecode
Hi all, So native LiveCode scrollbars (sliders, progress bars, and little arrows) look really bad on mobile devices. Has anyone produced a widget or just a scripted replacement for them? Thanks, Devin Devin Asay Director Office of Digital Humanities Brigham Young University