minimize the osg app dynamically #1216
Unanswered
CapTainHbb
asked this question in
Q&A
Replies: 1 comment
-
I just had a look at the GraphicsWindow API and GraphicsWindowX11 and can't see any support for explicitly minimizing or maximizing the window so I think you'll have to tell the X11 window directly to minimize and let the OSG handle this. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
is there a way to minimize the osg app dynamically? i know we can minimize the osg app somehow by using x11 event but i think it is so complicated to do such operation.
Beta Was this translation helpful? Give feedback.
All reactions