lock screen
Terence Heaford
lheaford at icloud.com
Fri Jan 22 03:56:10 EST 2021
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
More information about the use-livecode
mailing list