Date: Tue, 18 Mar 1997 13:47:33 +0100 (MET) From: Christoph Kukulies Message-Id: <199703181247.NAA10767@gilberto.physik.rwth-aachen.de> To: djgpp AT delorie DOT com Subject: allegro - sprites and smudge on screen Are there any precautions to take when drawing a custom cursor and moving that one around on the screen while drawing other stuff? I'm updating a graphical counter (steered by the mouse coordinates in the test version) and while that I'm moving a crosshair cursor by mouse postition. While I'm moving a round the sprite smudge gets spattered over the screen (pieces of the sprite, pixels are set where they not should be etc etc.). When I'm doing a show_mouse(NULL) before I'm doing the drawing the smudge disappears but this is leading to intolerable flickering of the sprite. -- Christoph P. U. Kukulies kuku AT gil DOT physik DOT rwth-aachen DOT de