I found a problem when I use the handlers mouseUp and mouseDown:

I need my script execute the handler mouseDown first. In this script (a big
script) some variables are setting for, after, when all script for this
handler is finished, the script mouseUp is called. In another words:

I clicked over a card. I need verify where the mouse down and where the
mouse up. I can make the mouse down in a positions not equal to the
position of the mouse up, but when the handler mouseUp is called, is very
important what the mouseUp handler is finished.

I tryed put a loop for examine a variable. If the value isn't setting still
for the mouseDown, a "repeat while" lock the begin of the handler mouseUp.
It not work because the loop lock all and not only the handler what I need
(mouseUp).

IMPORTANT:
This problem is visible only in older computers (Pentium 233MMX). In a PIII
500, this problem not occur because the speed of the processor execute fast
the mouseDown and after the mouseUp.

Any suggestion?

Thanks in advance and sorry for my english...  :)
Fabricio
Fabricio Guedes Bissoli
Phasis Multimidia

55 32 218-5343
http://www.phasis.net


       The only way to understand what mathematics means by infinity is to
comtemplate the extent of 
       human stupidity.

       Voltaire


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to