Hi all,
I have a QMainWindow, I init it with two docks on the right area and at the end I show maximized.
The problem is when the main window is showed maximized the two dock has the same height.
Is it possible to have the bottom dock stays at the same height when the main window resize ?
I have the same issue on the bottom dock area, I would have the first stays at the same width.
How to achieve this result ?
Thanks for the help