Hi,

I'm having the following problem:

When I resize my application window (which contains a QwtPlot) I would like the scale division to be updated according to the new dimensions. This means that, e.g if the window size is increased, the proper scale division is recalculated and new major ticks are introduced because of the newly created "free space" between the ticks. And of course, vice versa if one shrinks the window size.

Please bear with me if I am missing something obvious

Many thanks for any help