Skip to content

Is there a way to change the size of the text in a button? #29

Closed Answered by rdbende
zSynctic asked this question in Question
Discussion options

You must be logged in to vote

You can do it using Style.configure, (AFTER you've set the theme) like this:

ttk.Style().configure("TButton", font=("Segoe UI", 20))

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zSynctic
Comment options

Answer selected by rdbende
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants