lock screen
Bob Sneidar
bobsneidar at iotecdigital.com
Fri Jan 22 18:55:12 EST 2021
I’ll throw in my lot: Some things unlock the screen without an idle. I think setting the visible of a stack will do it.
Bob S
> On Jan 22, 2021, at 12:56 AM, Terence Heaford via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Just looking for clarity with regard to lock screen.
>
> Is there only one state for the screen, either locked or not locked and when is that state changed.
>
> ---------------
> on mouseUp
>
> lock screen
>
> aTest
>
> end mouseUp
>
> ----------------
> on aTest
>
> — is the screen still locked here
>
> end aTest
>
> ————————
>
> At what point is unlock screen called by livecode without me calling it directly.
>
> The docs say when all pending handlers have completed but what exactly is a pending handler.
>
>
>
> Thanks
>
> Terry
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list