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




_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to