[DUG] graphics stops updating

Phil Middlemiss phil at tumonz.co.nz
Tue Jun 21 08:34:28 NZST 2005


Um, that boolean value..... is it private to the thread or does it 
belong in the main thread? Cause if it belongs in the main thread......

Phil.

Ross Levis wrote:

>However, I just realised there is a mechinism to Lock the threaded 
>procedure from executing by setting a boolean variable.  It sits in a 
>loop at the top of the threaded procedure until the lock is removed.  I 
>think this will do the trick.  I can lock it while the property function 
>is being called.
>
>Regards,
>Ross.
>
>  
>


More information about the Delphi mailing list