Re: Focus on nothing not working on Windows? [SOLVED]
Posted: Wed Jul 28, 2021 1:20 am
weirdly no... lock screen was already on. I think the send in xx time stops the lock screen?
Questions and answers about the LiveCode platform.
https://forums.livecode.com/
weirdly no... lock screen was already on. I think the send in xx time stops the lock screen?
Hey Richard - if you mean Mayo Clinic, no.... but for a UK-equivalent of the Mayo.
I was afraid it might, lockscreen resets on idle and sending in time allows idle. Worth a try though.I think the send in xx time stops the lock screen?
Actually what i did was hide the entire stack then show it again. The app starts with a splash stack which then initialises and launches the mainstack. But if i hide the mainstack while it does it's own initialisations and then show it, there is no flashing, just a 0.5s delay between the splash stack going away and the mainstack appearing, which fine.jacque wrote: Wed Jul 28, 2021 7:10 am Alternately, you could try changing the send in time to 1 or 2 milliseconds with your current method. That might make the flash less noticeable than a half second lag.