Answer the question
In order to leave comments, you need to log in
How can I scroll horizontally with the scrollbar on everything in the frame?
It is necessary that the Label, which is located inside the frame, scrolls. Frame created like this:
newconfra = Frame(root)
This is how I created Label:
l1 = Label(newconfra, bg='purple',fg="black",font="Arial 14", text=f"{dan}")
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question