Add anchor for label widget #210
XxDrexX-cmd
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
|
@XxDrexX-cmd have been going nuts trying to work out what I was doing wrong. CTkLabel appears to accept anchor but it has no effect. Is this your experience? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi @TomSchimansky. Thanks for the reply. Here is an example. If I use tkinter to produce a status bar, this works as expected: However when I use customtkinter (modifying the code slightly), The label text is centred: Also the relief=tk.SUNKEN is ignored: Regards, Clive |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
-
Please add anchor to Label so we can set text to the left of right of the label.
Beta Was this translation helpful? Give feedback.
All reactions