Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

tkinter text blurry

#add this to whatever line you want to 
#this will make your text instantly smoother!
windll.shcore.SetProcessDpiAwareness(1)
 
PREVIOUS NEXT
Tagged: #tkinter #text #blurry
ADD COMMENT
Topic
Name
7+7 =