|
I also tried:
variableend = false
timer1.interval = 500
do while variableend = false
test condition and change variableend if needed
loop
and I have
timer1_timer()
do stuff in here
don't test condition, just perform actions
__________________
Always read stuff that will make you look good if you die in the middle of it.
|