hi there
i'm using Qwt 6.0.1 and Qt 4.8.0

In my application i want show xy coordinate of the mouse near the mouse cursor on a QwtPolarPlot, as when using a piker and setting the method setTrackerMode (QwtPicker :: AlwaysOn).

how can I solve this problem without using a picker?