[Solved] Window Resizing Limit
in
Programming Questions
•
7 months ago
Hello all.
This post is, lucky for me, is not a problem like all of my previous posts, but a question about frame.setResizable().
I'm working on a GUI system that will resize itself according to how you change the window size.
My question is: Is there a way to limit the amount that the screen can be shrunk?
That would help out me, and soon, the users, as there is no purpose in a sketch window smaller than the width of my pinky. Is there a way to do this, and how?
- MenteCode.
This post is, lucky for me, is not a problem like all of my previous posts, but a question about frame.setResizable().
I'm working on a GUI system that will resize itself according to how you change the window size.
My question is: Is there a way to limit the amount that the screen can be shrunk?
That would help out me, and soon, the users, as there is no purpose in a sketch window smaller than the width of my pinky. Is there a way to do this, and how?
- MenteCode.
1