Hello John,
Probably you must look for the Timer control. You can set an "[CountDown]" variable in the app's Ready event. You can set this variable to certain number of seconds, for example, 60.
You can place an Timer control in the first app's view and start the timer when you need. In the Timer's Interval event you can do whatever you wanted with the "[CountDown]" variable.
For example, you can decrement (using the "Dec" action) the refered variable, and, additionally check if the variable reached the zero value: this means the count down "ends", to say like that.
Can the above help you in some way?
Hello John,
No problem. You can use the "[CountDown]" variable, for example, to be placed in an HTML control (to be shown to the user) in all the app's views. The Timer's Interval is executed in the background even if you are in other view, until you stop it with the "TimerStop" action.
Todo el mundo puede leer el foro de soporte de DecSoft para aprender del mismo, sin embargo, sólo los clientes de DecSoft pueden abrir nuevos hilos. Compre una o más licencias de productos de DecSoft y obtendrá este y otros beneficios.
Este sitio utiliza "cookies" útiles para almacenar sus preferencias.