Hello everyone !
I'm a beginner, and I would like to add a countdown before each next "task", but I can't find this option in the code Builders..
Is this possible ?
Thank you.
add a countdown
Moderators: Dorian (MJT support), JRL
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: add a countdown
Well, I may not fully understand what you want to do but you could just add a message after each main step, something like:
Message>Completed task 1 of 5
//do something else
Message>Complated task 2 of 5
//and so on
The message will change each time without the user needing to ok it.
Or you could use a progress bar and a custom dialog if you want to get fancy. Search this forum for ProgressBar and you should find examples.
Message>Completed task 1 of 5
//do something else
Message>Complated task 2 of 5
//and so on
The message will change each time without the user needing to ok it.
Or you could use a progress bar and a custom dialog if you want to get fancy. Search this forum for ProgressBar and you should find examples.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?