Python Forum
make all text in Right to left alignment in tkinter widgets - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: make all text in Right to left alignment in tkinter widgets (/thread-38308.html)



make all text in Right to left alignment in tkinter widgets - jalal0034 - Sep-27-2022

Hi everybody. How can align text in tkinter's widgets right to left? right to left languages when getting merge with left to right ones, cannot be readable. like this passage:.

این یک متن right to left است.

[Image: 123_tkm.png]


RE: make all text in Right to left alignment in tkinter widgets - Larz60+ - Sep-27-2022

see: https://stackoverflow.com/questions/20306726/right-to-left-text-in-tkinter