I am creating an app for chess, and I searched the web on how to make a resizable window using pygame. That worked, but it lets the window resize all the way. I was wondering if there is a way to limit the change, so the chess board doesnt get too small.
Asked
Active
Viewed 30 times
0
-
1Does this answer your question? [How to put limits on resizing a window in pygame](https://stackoverflow.com/questions/18285208/how-to-put-limits-on-resizing-a-window-in-pygame) – Pika Supports Ukraine Jan 28 '21 at 00:26
-
wait i tried it and it doesnt work... it changes only every 2 seconds, and it doesnt limit resizing, it pops up in a different area – Sha7r Jan 28 '21 at 00:39