R
Ratnesh Raval
hi all,
i m having some problem in timer control.
sub timer.tick()
timer.stop()
do...something
timer.enabled = true
end sub
this works fine. but after timer.stop() when i try to enable it from some
other functions it doesnt work. and the timer stops forever
thnx
i m having some problem in timer control.
sub timer.tick()
timer.stop()
do...something
timer.enabled = true
end sub
this works fine. but after timer.stop() when i try to enable it from some
other functions it doesnt work. and the timer stops forever
thnx