S
S
szafranji2020-05-12 21:14:16
Python
szafranji, 2020-05-12 21:14:16

How to adjust the program for different screen sizes?

Hello.
I am writing a text program in Tkinter. I want my program to adapt to different monitor sizes, because at the moment, on different computers, all the widgets in my program just move out.
How can I adjust the program for different monitor sizes?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2020-05-12
@NeiroNx

To begin with, layout correctly (expansibility, compressibility, dimensions), and then add a dependency on resolution.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question