How to create a non-proportional layout? #239
Unanswered
manfromarce
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've followed the getting started guide and everything works fine, but I'm trying to achieve a non-proportional layout, i.e. when the window is resized only the center "column" is resized. Is this possible?
I've replaced ProportionalDock with DockDock but in that case I don't know how to place few panels vertically (there is not Orientation property) and the splitter no longer works.
Beta Was this translation helpful? Give feedback.
All reactions