Hi,
I have a Timage on a panel and I want to draw a cross on the image as I move my mouse on the image. I am drawing the cross using the canvas of the image. The drawing of the mouse works fine but the problem I am encountring is that when I move the mouse again the previous cross that was drawn is still there. I have tried to refresh the Image and the canvas but that hasn't helped. Any suggestions...
Thanks in advance.