multicore and true threading
    Mark Smith 
    mark at maseurope.net
       
    Sat Mar 24 19:48:33 EDT 2007
    
    
  
repeat forever
   if the mouse is down then exit repeat
   do stuff
end repeat
best,
Mark
On 24 Mar 2007, at 21:42, Viktoras Didziulis wrote:
>
>
> And a practical question - how to stop a long loop with a single  
> click of a
> button ? I tried
> on mouseclick
> exit to top
> end mouseclick
> without any success, i could't even get an opportunity to click  
> that button,
> because it is on an other stack/window which looses focus while  
> loop is
> executing ;-)... Are there any graceful recipes for this?
>
> All the best!
> Viktoras
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
    
    
More information about the use-livecode
mailing list