How to anchor and justify text in a Python tkinter label

How to anchor and justify text in a Python tkinter label

John Philip Jones

6 лет назад

25,242 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@jnomas4283
@jnomas4283 - 14.08.2022 03:48

Thanks

Ответить
@ibrahimibo95
@ibrahimibo95 - 03.06.2022 20:52

God bless you and you for what you offer in these lessons

Ответить
@mrunknown7567
@mrunknown7567 - 04.09.2020 12:04

Very Well explained..

Ответить
@cadelao
@cadelao - 06.02.2020 17:18

thx

Ответить
@jmenz_
@jmenz_ - 29.10.2019 21:42

For instance, if I had 10 labels and i wanted to group them in 5 pairs and put one pair underneath the other. How would I go about doing that?

Ответить
@ethanwrightson5586
@ethanwrightson5586 - 02.08.2018 17:43

Thank you very much! I had been trying for ages to make 'anchor' work when justify was the answer all along!

Ответить
@tjtube263
@tjtube263 - 27.05.2018 06:31

I tried setting anchor and justify but the text doesn't change, it stays centered. what would cause that to happen?

Ответить
@MaxGoddur
@MaxGoddur - 15.02.2018 19:38

Really enjoying the videos. Was wondering how does one display some sort of tkinter graphic during the period while your app carries out some function, for example, copying files? It would be nice to be able to display an hourglass or left to the right green stripe. How is this done? Anything to show the user the app is doing something and not locked up.

Ответить