I've been trying to do this for the last few days so forgive the old pictures that show a QToolBox instead (I'm using dock windows now).
How can I stop that? If I add dock windows/QToolBox to the right, then it doesn't shift the main view to the left but overlaps/overlays it. I want the same thing on the left.
I tried parenting it to my QMdiArea, then it’s a) transparent b) a fixed size that doesn’t resize.
Strangely if I add a stylesheet, I at least get a background colour
Like if I add it to the right, then opening the toolbox will cause the main area to resize by cutting off a section of the right.
Maybe I want a resize policy for the left hand side? Namely: when resizing from the left, dont cut off from the right but cut off instead from the left? Something like that tongue twister I’ve written![]()
Bookmarks