How to center a Grid of Frames in a CentralPanel? #5843
Unanswered
kirillmeisser
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 have a 4 column grid containing Frames and I want to center this Grid in the center of the CentralPanel. I have tried calling the centered_and_justified method but it did not help. I have also not found any properties of the egiu::Grid struct that can help me with this endeavor. I am out of ideas and asking for help.
This is the frame:
This is how I add them to the CentralPanel:
Any help would be greatly appreciated!
P.S.: It seems that this issue has already been raised in #546 but there have been no answers
Beta Was this translation helpful? Give feedback.
All reactions