In the MouseEvent's you can do this to get the location of the click:
Event.getX();
Event.getY();
That would help you with the coordinates of where the click happened, and where you should draw the line.
Reputation Points: 113
Solved Threads: 19
Postaholic
Offline 2,108 posts
since Jun 2004