Ish wrote:
> Can you give me any advice on how to do this properly?
One way would maybe be to use overlays to draw the cursor.
Assuming the hardware supports it, this would let you draw and clear
the cursor without affecting the image underneath.
Example code here:
http://seriss.com/people/erco/fltk/#Overlay
See also the test/overlay.cxx demo.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

