Slow screen lock/unlock

Lynch, Jonathan BNZ2 at CDC.GOV
Thu Mar 17 10:49:00 EST 2005


Can you explain what wait 0 with messages does?

-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Richard
Gaskin
Sent: Thursday, March 17, 2005 10:42 AM
To: How to use Revolution
Subject: Re: Slow screen lock/unlock

Jim Hurley wrote:
> RR does not do a screen refresh after a "set the loc of ...." in OS X 
> and so an "Unlock screen" command is required. This slows the OS X 
> performance.

The Quartz rendering engine in OS X is a strange CPU-intensive beast. 
It's a good thing that 16 layers of alpha channels are absolutely 
necessary to get through the day, or folks might accuse it of being a 
waste of cycles. ;)

In many cases you can update Quartz faster than "unlock screen" by using

"wait 0 with messages".

--
  Richard Gaskin
  Fourth World Media Corporation
  __________________________________________________
  Rev tools and more: http://www.fourthworld.com/rev
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list