please, i'm desperate, i need this for tomorrow!
i need a way to allow a thread to continue to paint onto a canvas without putting an infite loop in the paint (Graphics) method.
<the problem w/ the infinite loop is that it won't allow the MouseMoved event to fire>
