Tom Schimansky
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 will work on this later if I have the time
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 a bug, will be fixed in version 5.0.2
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?