Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I thougt i could mabey drag'n drop it
Here are all stepps i have done
Create Project with Widget Created a mdiArea with designer try to resize with code
QWidget or QMainWindow ? In any case, you only need to put the QMdiArea in a layout on the widget
Its a QT Widged Application
So i think it auto creates a MainWindow ??
I set the layout to vertical (see pictures in last postes)
MainWindow can be a QMainWindow or a QWidget depending on what parameter you choose