Hi all,
I have a Qwt plot created with a curve in it and I have some text items scattered on the plot. Is there any way so that I can select any of these text items on the plot and get the (x,y) coordinates of the selected text in the plot?....There is the function to select closest point on the curve, but nothing I can find to select closest text/symbol on the plot. In Matlab, you can select text items on the plot by mouse-over on the text, but I cannot seem to figure out how to do the same in Qwt. Any help in this regard will be great.

Kaustav.