Hello
I have a QStackedWidget with four pages all of which have layouts. I have created this using Designer.

What I am finding though is that when the application is run, the stacked widget takes on the dimensions of whatever page was current when the ui file was created. Ideally I would like all the pages to be the same size. They look the same size in designer, just not when the application is run.

Any help with this??