You can read the cursor position on a XY graph to input a a new point when
the user moves it.
Attached is a clever trick to detect when the user releases the mouse
button to stop the curve input. On Macs and some Windows releases, the mouse
must be moved at least one pixel for the button release be detected.
Enjoy.
Jean-Pierre
[Attachment MouseTrack.llb, see below]