Janzki
April 28th, 2004, 05:53 PM
Hi,
Newbie here and in visual c++ programming :)
I have a problem prgramming an analog clock. It uses a transparent bitmap as a background (circular clockface) and filled polygons and lines as the clock hands.
The problem is that whenever the hands move they leave a "mark" behind. They just keep drawing new ones without erasing the older ones. How can I erase them? Refreshing maybe?
Don't know if this is enough info on the problem but thanks in advance.
-Janzki
Newbie here and in visual c++ programming :)
I have a problem prgramming an analog clock. It uses a transparent bitmap as a background (circular clockface) and filled polygons and lines as the clock hands.
The problem is that whenever the hands move they leave a "mark" behind. They just keep drawing new ones without erasing the older ones. How can I erase them? Refreshing maybe?
Don't know if this is enough info on the problem but thanks in advance.
-Janzki