Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

How to increase text size tkinter

label = Label(root, text="WELCOME TO ScOMPANY", font=("Courier", 44))
 
PREVIOUS NEXT
Tagged: #How #increase #text #size #tkinter
ADD COMMENT
Topic
Name
4+6 =