Re: access DOM in browser widget?

2021-11-22 Thread Tim Selander via use-livecode
Sorry to pick up this thread half a year later, but I am searching for an answer to a related problem. On the LiveCode Forums I learned that if the page is loaded in a Browser widget on the desktop version of LC, you can [get the htmltext of widget "browser"] and get the info JS provides that

Re: [ANN] Release 10.0.0 DP-1

2021-11-22 Thread panagiotis m via use-livecode
Hello Bernard, Trying to open the local html file will fail due to CORS - Firefox may or may not work - I think it needs some tweaks, and not sure if this is still possible in the latest versions. We probably need to update this lesson. The correct way to test is to use the Development -> Test Ta

Re: [ANN] Release 10.0.0 DP-1

2021-11-22 Thread Bernard Devlin via use-livecode
I'm not sure this merits a bug report (just yet). I suspect I'm doing something wrong. I installed LC 10 on Windows 10 and wanted to see how much difference webassembly made to the loading speed. However, after trying on 3 browsers (Firefox, Chrome, Edge), it fails to load. On each browser the er

Universal Button widget on Android

2021-11-22 Thread scott--- via use-livecode
I tried using Ralf Bitter’s Universal Button widget to create a PopOver sheet (like what we can get with mergPopSheet on iOS) for use on Android. I was very pleased with how it worked in the IDE. In very short order I had a nice looking (and working) PopOver… until I actually ran it on Android.