leptictidium
09-08-2009, 06:51 PM
This should be really simple, but I am for some reason running into problems making a stopwatch program. It looked like it was working, but when I compared it to an actual stopwatch, they didn't match. Anyway, I need a stopwatch program that displays hours,minutes,seconds,tenths of seconds, and hundredths of seconds. I have a label called label1. I have a timer called timer1. I have a button called cmdStart and another button called cmdStop. Can someone please help? I am pretty sure this is very very easy, but my mind has run into a road block for some strange unknown reason.....