>>repeat until the mouse is up

>I'm sure I sound like a broken record here, "repeat until
><event>" is not the best way to do things like this.  Use the
>mouseMove message instead.  Response will be much better, and load on
>the system much lower.  See the graph-node-dragging example in the
>Examples stack for details.

Scott, many thank you's for that playing that old tune once again.  I 
seem to have fixed an intermittent stack dragging problem I has having.  
I'm not sure which example stack you were referring to, but I made a 
guess that the basic code concept is to allow dragging of an object by 
testing if the mouse is down within an 'on mouseMove' handler.  Is that 
the right idea?  It works over here...

Thanks & Regards,



__________________________________________________________________
Scott Rossi                    Tactile Media - Multimedia & Design 
                               Email: [EMAIL PROTECTED]
                               Web: www.tactilemedia.com

Reply via email to