But this is not what the the code does, that you have posted !
Also QwtPlot has no picker or zoom functionality. If you want to manipulate zooming/picking you have to derive from QwtPlotZoomer, QwtPlotPicker.
Uwe
But this is not what the the code does, that you have posted !
Also QwtPlot has no picker or zoom functionality. If you want to manipulate zooming/picking you have to derive from QwtPlotZoomer, QwtPlotPicker.
Uwe
Carlton (6th September 2010)
Thanks for the help, it is much appreciated. I shall return to the manual again.
Bookmarks