Tom Schimansky

Results 224 comments of Tom Schimansky

The checkbox, switch and radiobutton widgets actually resize, but the switch itself and the text obviously don't resize. You can see it if you set `bg_color="red"`.

Not in the current version. But in the next version 5.0.0 there will be `switch_width`, `switch_height` and `checkbox_width`...

You need to set `text=""` for the CTkLabel to display the image correctly.

I will add the invoke method

Invoke method is now implemented with version 5.0.0.