How can i make the toggle button widget? #144
Unanswered
appledino3604
asked this question in
Q&A
Replies: 1 comment
-
Sorry, this is not documented. You can use a toggle_button = ttk.Checkbutton(root, text="Toggle button", style="Toggle.TButton") |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello, i wanted to know how to make toggle button, like in the image shown in readme file in sv_ttk.
Beta Was this translation helpful? Give feedback.
All reactions