[Gambas-user] Timer backwards?

Rolf-Werner Eilert rwe-sse at osnanet.de
Fri Mar 5 10:42:09 CET 2021


Just stumbled over this one - there isn't a property like 
Timer.Backwards or Timer.StopWatch, right?

Might be a practical thing to have:

Timer.Backwards as Boolean (to set stopwatch mode)
Timer.Start as Integer (in milliseconds to set the start value)
Timer_Stop - event to trigger some action on counter 0

Setting Timer.Start > 0 could start the Timer from code.

Regards
Rolf


More information about the User mailing list