View Size
#599
Replies: 1 comment 1 reply
-
Hi! There are a few ways to achieve that:
|
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
-
I'm writing a maze generation program and want to have dialogs around it to customize what happens. What I would l like to do is be able to detect the size of the screen and generate a maze that will fit in that area, but I can't seem to find a reliable way to get the screen size from Cursive. Is that possible?
Beta Was this translation helpful? Give feedback.
All reactions