Does each page widget have a proper layout?
Is the stack widget part of a layout?
Cheers,
_
Printable View
Does each page widget have a proper layout?
Is the stack widget part of a layout?
Cheers,
_
The size of each page is the same, 711x366.
stackedWidget is part of centralWidget.
I just measured the app window in pixels, and it looks that something is reducing the pages (except the first page, like I said) to have 640 pixels of width.
Not sure if I was clear, but the first page is always the selected one when compiling the program - so, it is gonna be the only page that is fully displayed.
Here is centralWidget configuration:
Attachment 10928
And here is MainWindow (centralWidget is under MainWindow):
Attachment 10929
Edited: I just tried bringing stackedWidget to front, didn't work.
Edited #2: I also tried to change the app width to 1000 px, it is still cutting everything inside the window to 640.
You were asked a simple question -- whether your pages have a layout set on them. If you do not know what a layout is then just say so or look it up in the docs.
Layout Management
no
10char10char