How to handle a "wait for file" situation
    J. Landman Gay 
    jacque at hyperactivesw.com
       
    Tue Jun  9 16:10:40 EDT 2009
    
    
  
Mark Smith wrote:
> Yes, I think you have to be careful with mouse stuff:
> 
> on mouseDown
>    repeat
>       if the mouse is up then exit repeat
>       put the mouseloc
>    end repeat
> end mouseDown
> 
> got up to 70% cpu
Thanks for testing! I'm revising my mental map now. :)
-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
    
    
More information about the use-livecode
mailing list