Loop, while and mouseUp

maxence.bernard at ensi-bourges.fr maxence.bernard at ensi-bourges.fr
Thu Jun 24 09:36:44 EDT 2004


Hello,

In my program, I have a "while" function that executes code. I have also a
button, which has the event "on mouseUp". The problem is that when the
instructions inside the loop are executed, the code inside the event "on
mouseUp" is not executed when we click on the button. I didn't see any
interruption functions that could wait for events and permit the code
inside these events to be executed if the user clicks on one button for
example.

Any idea ?

Maxence BERNARD






More information about the use-livecode mailing list