Hello!
Could anyone advise me on how to display the time in a textbox like a clock.
I can manage to get the time but can not get it to continually update itself.
thanks!!
I set the control's default value to Time(), set the form's Timer Interval to 1000 and created an event procedure for the form's On Timer with the code txtTime = Time().
Works great with the exception that the first time the timer activates the time jumps about six seconds instead of one.
Give six programmers the same problem and you'll get twelve different solutions. Larry De Laruelle
ldelaruelle@familychildrenscenter.org
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.