Pack direction bottom to top? #2674
Answered
by
mhsmith
l-o-u-i-s-g
asked this question in
Q&A
-
Is there a "proper" way to add objects on top of other objects in a box? So far I can think of the following "hacks": |
Beta Was this translation helpful? Give feedback.
Answered by
mhsmith
Jun 22, 2024
Replies: 1 comment 2 replies
-
You can add a widget at any position you want with the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
l-o-u-i-s-g
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can add a widget at any position you want with the
insert
method.