mouse click on line drawn in view not givin correct x,y value.
how to get move line through mouse drag in view?
eg:
if I draw a line through ondraw() on moveto(100,100); lineto(200,200)
if I click mouse on starting point of line then its gives 20,10
I am using splitter view.
Start Free Trial