The same answer for both questions: see the stockchart example.
Uwe
The same answer for both questions: see the stockchart example.
Uwe
Sorry Uwe, but are your sure about this? I went to the stockchart example and not only I found that it event doesn't implement QwtPlotPicker, but also the closest thing it has to it, which is a particular implementation of QwtPlotZoomer, also has the same problem I want to correct:
question qwt.jpg
If you're sure that the answer is there, could you please be a little bit more specific where? Cause I can't see it. :T
Momergil
QwtPlotZoomer is derived from QwtPlotPicker so you have to the same for both.
And I forgot - the code has been changed late. If it is not in rc3 you have to check SVN trunk.
Uwe
Momergil (22nd March 2013)
Well, I thought it would be better to simply install rc3What I found interesting, thought, is that after recompiling my working code, the software crashed each time it passed by QwtPlot->replot(). Since my code don't actually need it, no problem; I just found myself in a bad position regarding updating Qwt to rc3 for a project at home, where replot() is used all the time.
Thanks!
Momergil
Bookmarks