My Array doesnt follow my window
Unsolved
General and Desktop
-
Hello, i am currently working on an UI and im having a hard time with layouts (as you can see on the screen)
i want my array to follow the size of the window when i stretch it, so i dont get these blank spaces as you can see on the right of the arrays and a little on the bottom. I am already using layouts for this : my QTableView is resizing with the windows, but not my array in it.
How can i do this?
thanks in advance..
-
@aftalib This is not related to layouts.
See
"By default, the cells in a table do not expand to fill the available space." in https://doc.qt.io/qt-5/qtableview.html