Hi,
until now I had a stackedWidget which shows a plot on each "page". But now I have several series of plots.
So I would like to create some kind of 2 dimensional stackwidget, where I can choose the series first from a compobox and then click (like i do it now for only one series) through the plots of the series choosen due to the combobox.
At the moment my only solution is to put alle series on one stackedwidget and remember the index where a new series starts. But if there is one I would prefere a more convenient solution.
Regards scr
Bookmarks