'Resizable in Python Ursina Window
I want to set the Ursina window resizable to False, just like tkinter.
window.resizable(False, False)
Solution 1:[1]
That won't work you can't resize the ursina window (never worked for me)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 |