I tried to avoid stackedwidget, by stacking the labels/comboboxes on top of each other & showing/hiding them based on the 'begin/next'. But that slowed down the gui. So i started using stacked widgets. Qwizard mainly seems to used particularly for setup. I will try it if this doesnt work