Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I just try to create a GUI using the gui framework. What I want to achieve is to get a window with a few buttons (and possibly some more widgets) at the top and bottom of the window and two images in the middle. The two images should be the same size and next to each other. I cannot figure out how to create a layout that makes this work. I come from the QT world, so there i simply would set the preferred size of the two images to be half of the window width. Any hint how I can achieve this in Open3d?
Regards
Matthias
Beta Was this translation helpful? Give feedback.
All reactions