Tkinter | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Tkinter

Could u help me with tkinter. This is my GUI application https://youtu.be/qMtuWOeW8I0 How can I stabilize the window from resizing.

4th Jul 2022, 9:11 AM
Anton
Anton - avatar
1 Answer
+ 3
You should be able to lock the window size. To keep it from resizing. https://pythonguides.com/JUMP_LINK__&&__python__&&__JUMP_LINK-tkinter-window-size/
5th Jul 2022, 9:36 AM
Chris Coder
Chris Coder - avatar