I’ve created a graphics window from which it is easy and quick to get mouse-cursor co-ordinates. As soon as I render a Jpeg to the window its takes an age for the co-ordinates to arrive. Is this to do with me using pix_draw??? What can I use instead, without applying texture because I only want to work in 2-D, and I want to display the image at the same time as getting the co-ordinates.

 

Alyte