CustomTkinter/customtkinter
2022-06-28 11:28:11 +02:00
..
assets changed scrollbar colors, added custom exception message for pyinstaller file problem 2022-06-20 23:44:35 +02:00
widgets added .focus() for CTkEntry 2022-06-28 11:26:43 +02:00
windows added CTkComboBox 2022-05-31 22:32:21 +02:00
__init__.py made CTkBaseClass public 2022-06-28 11:28:11 +02:00
appearance_mode_tracker.py fixed scaling issues for combobox and optionemnu, chatched error in appearance_mode_tracker 2022-06-28 11:16:28 +02:00
draw_engine.py fixed horizontal scrollbar for Windows 2022-06-23 22:14:19 +02:00
font_manager.py Fixed loading fonts on linux 2022-05-23 16:16:09 +02:00
scaling_tracker.py removed scaling with ctypes shcore for Windows < 8.1 2022-05-26 19:16:01 +02:00
settings.py enhanced dropdown_menu_fallback.py 2022-06-13 15:08:13 +02:00
theme_manager.py DropDown fixes for Windows 2022-05-25 22:40:30 +02:00