I am doing a real basic Screen Saver using a label to display system time. The label of course, bounces all over the screen. The problem is that is flickers so bad. There has to be a way to stop it from flickering? I'm just using a constant while loop, and incrementing the top and left properties of the label by one each iteration.

Thanks,
Shane