Or you can create a custom version of the widget and change line 88 from being a constant to a parameter we can set and then we can make it slower or faster as we wish. Don't forget to change the refresh code in line 163.
Sean Cole On Fri, 28 Jun 2019 at 10:52, hh via use-livecode < [email protected]> wrote: > > JLG wrote: > > Hm. I'm also using a widget spinner. Anyone else? How do we > > know it keeps going when hidden? > > See the LCB code: > The spinner widget updates every 0.3 seconds, whether > visible or not. > > Instead of hiding you could delete it when done. > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
