Tom Schimansky

Results 224 comments of Tom Schimansky

Most of the issues here should be fixed now, also by using CTkImage for the images.

I already set the dpi awareness in the scaling tracker class, you can have a look if you are interested. These are the methods that manage the scaling: ```python @classmethod...

I added `anchor` attribute for optionemnu and `justify` attribute to combobox, will be available with the next release 5.0.0.

Version 5.0.0 is now available and I will add an anchor option to switch, checkbox and radiobutton soon. https://github.com/TomSchimansky/CustomTkinter/issues/628

Please show me a minimal example of the scrollbar not working, for me the scrollbar is working.

Its not implemented in the current version, it will work with version 5.0.0

Binding should now work with version 5.0.0.

Do you mean a popup menu?