Replies: 1 comment
-
I have found out a way, using a UI window:
` |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have started to work with Python's Taichi package and I couldn't find how to position the GUI window.
A simple example:
`
`
Each time I run this, the window is placed at different locations. I would like to have a fixed location, mainly for automatic image screenshots and animation recordings in which the window needs to be grabbed.
Is there a way to fix the location of the window?
Beta Was this translation helpful? Give feedback.
All reactions