On 12/29/2012 09:38 PM, Phil Davis wrote:
Hi Richmond,

Just curious - does setting the lockMessages & lockScreen to true speed it up any? Or hiding the field? (Sorry if these have already been answered; I'm not following the thread too closely)

I ran unicode replace script that took 8 seconds,

with

set the lockMessages to true

in line 1 of the script

and  set the lockMessages to false

in the last line

the script took 7 seconds

------------------------

using lockScreen

the script took 2 seconds (Wow!)

-----------------------

using lockScreen & lockMessages

the script still took 2 seconds

-----------------------

obviously lockScreen is "a good thing"

Thank you very much for your suggestion!

Richmond.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to