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
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
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
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.