lock screen question

Thomas McGrath III 3mcgrath at comcast.net
Tue Apr 22 15:26:15 EDT 2008


Thanks Mark,

You answered both of my questions. They need to be paired AND the  
reason my screen was unlocking was because the handler that
locked it was finished and a new one was started.

Any ideas on how to keep the screen locked across multiple handlers???

Thanks again,

Tom McGrath


On Apr 22, 2008, at 12:03 PM, Mark Schonewille wrote:

> Hi Tom,
>
> Locking the screen before switching windows can cause the screen to  
> inlock or windows to be rendered completely while. Don't do this.
>
> If you want to unlock the screen, you need to issue the unlock  
> command at least as often as the lock command. The screen is  
> automatically unlocked when the handler, which locked the screen,  
> finishes.
>
> Best regards,
>
> Mark Schonewille




More information about the use-livecode mailing list