lock screen question

J. Landman Gay jacque at hyperactivesw.com
Tue Apr 22 15:28:23 EDT 2008


Thomas McGrath III wrote:
> 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???

The screen isn't unlocked until all pending handlers have completed. If 
you call your other handlers from within the first one, it should stay 
locked.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list