Re: Help! I'm stuck

2021-04-03 Thread William Prothero via use-livecode
Matthias, or anybody: I got side-tracked but am back to needing to build this standalone and guess what the error message from the builder means. This build problem has been known for some time, as Matthias kindly notified me. My question is:Is it possible to tell what stacks are causing the

RE: autohilite FUBAR?

2021-04-03 Thread chipsm themartinz.com via use-livecode
Hi Jim. I agree that this should be the behavior on all Os's. On Windows, as you move the mouse across a button, the buttons exhibit a slight flashing effect. It's as though there are some kind of Zones in the button. I've never noticed this until Richard made mention of this activity. It is

Find Replace in Script Editor with cr

2021-04-03 Thread Sean Cole (Pi) via use-livecode
Hi all, Just wondering if there is a way of replacing using cr in the find/replace panel of the script editor. For example, I have a lot of instances in my inherited code that has 'then put' ... that I want to put over two lines and then, if necessary add an end if later on. Is there a way to

Re: autohilite FUBAR?

2021-04-03 Thread Jim Lambert via use-livecode
Richard, On Mac when I hold the mouse down on a LC button, I can move the cursor around within the button and the button remains hilited. As soon as the cursor exits the button the hilite disappears. To me this is the desired behavior one should see on all platforms. Jim Lambert

inputEndEditing out of sequence?

2021-04-03 Thread Mike Kerner via use-livecode
Can someone else test this? 9.6.0 ios create a native field have a button that navigates to another card in the script of the card with the field put an onInputEditing handler enter something into the native field hit the button does the onInputEditing fire before or after the card transition? For

WebAssembly and HiDPI scaling for HTML5 when ?

2021-04-03 Thread Rolf Kocherhans via use-livecode
Hello LiveCode Engineers I am very patiently waiting for HiDPI scaling and WebAssembly to be incorporated into HTML5 in LiveCode. Looking at the Git pages it seems to be already ready for a very long time ? https://github.com/livecode/livecode/milestone/193 Do you have an estimate when you