Tom Schimansky
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`...
In the next days...
Version 5 is released now.
You need to set `text=""` for the CTkLabel to display the image correctly.
Should work fine now.
Fixed with version 5.0.0.
I will add the invoke method
Invoke method is now implemented with version 5.0.0.