Python 035 - Changing the look

Опубликовано: 16 Апрель 2026
на канале: Dr. Andy Wicks
1,220
14

It is quite easy to change the size and position of an application. You can ask it to appear where it wants, maximise it to fill the screen or just center it on the monitor of the user. You can also define font types to use and apply those to any widget which displays text.

The code used in this video can be found via https://lyw4.life/Resources/python.php.