Countdown Clock

  • Thread starter Thread starter BadMrFrosty
  • Start date Start date
B

BadMrFrosty

I want to make a simple countdown clock. I feel that firing a system timer
every second and displaying the time is not the best method.

First am I wrong?

2. How would I do this elegantly?

Seems simple but need some help.

I have searched google an couldn't find anything.

Thanks
 
Hi Bad,

|| I didn't think that calling a timer every second and
|| repainting the form would be the best way to do this.

What don't you like about that method ?

What other ideas have you considered ?

Regards,
Fergus

Google: clock ("C#.NET" OR "VB.NET")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top