Re: Android and USB footswitch

2023-06-06 Thread Klaus major-k via use-livecode
Hi Andrew, > Am 06.06.2023 um 18:28 schrieb Andrew at MidWest Coast Media via use-livecode > : > > 1- add folder of PDFs in Standalone Application Settings > Copy Files (in my > case this appears as “files/*”) > 2- add a Browser widget to your stack > 3- set the filename of the widget to your l

Re: Android and USB footswitch

2023-06-06 Thread Andrew at MidWest Coast Media via use-livecode
1- add folder of PDFs in Standalone Application Settings > Copy Files (in my case this appears as “files/*”) 2- add a Browser widget to your stack 3- set the filename of the widget to your local PDF file path put "/files/" into tBasePath put “SomeLocalFile.pdf" into tFileName put tBasePath & tFil

Re: Re: A spinner that keeps spinning

2023-06-06 Thread Andreas Bergendal via use-livecode
Just an update on the browser animation tool, which has had a major upgrade: Version 2.0 has a new set of 12 modern spinners. They also include a script that enables you to easily change the color of the spinner, and the background of the widget, on the fly, even after copying it to your own sta