Re: CountDown

Hi Adam,
I've used this sort of flashing effect before (visible / invisible) - see attached.  I imagine you could do something similar with colours. 
However, my experience tends to be that too many 'disco lights' (LOL!) can end up annoying users!
Derek.

Post's attachments

Attachment icon CountDown 5.zip 393.09 kb, 383 downloads since 2017-12-02 

Re: CountDown

Thank you very much Derek.............
That'll do nicely.


Now only remaining item is ProgressBar

Adam
God... please help me become the person my dog thinks I am.

Re: CountDown

Adam,
I put in the progress bar and flashing message. I didn't see that Derek already put the flashing message in with a subsequent post.  Mine is a little different in that it only flashes a few times with red and blue colors, then stays solid. You can control the speed of the flash by changing the "sleep()" command. You can also control the number of times it flashes with the For Loop max. If you want continuous flashing then you should use Derek's solution.


Also, as an alternative to the message length, I put in 19 in the maxlength in the object inspector. I expanded the message window a little so you can see Derek's caption better. I placed the max in there as well. When the user reaches the max length, the system beeps and they can no longer enter any more characters. The result is the same, but no popup error message is required with user intervention to close the info window. Just something else to put in your library of MVD knowledge.

Post's attachments

Attachment icon CountDown 5a PBar and FlashMsg.zip 637.66 kb, 420 downloads since 2017-12-02 

Re: CountDown

Hi EHW,


Thank you very much...............
Truly appreciated...................


Thanks to EHW and Derek, now we have feature rich CountDown timer.
It has been great learning exercise for me.


All credit goes to EHW and Derek....


Thank you for your kind help and guidance guys...................

Adam
God... please help me become the person my dog thinks I am.