CustomTkinter/customtkinter
2022-10-22 15:14:23 +02:00
..
assets worked on CTkTabview, fixed small issues 2022-10-10 00:48:08 +02:00
utility finished CTkFont support for button, label, checkbox, created test_font.py 2022-10-21 21:28:31 +02:00
widgets added CTkFont support to all widgets 2022-10-22 15:08:13 +02:00
windows removed Settings class, moved settings to widgets and windows, added 'jusitfy' attribute to combobox and 'anchor' to optionmenu #528, added 'hover' attribute to all widgets and configure and cget methods, fixed missing attributes in configure 2022-10-22 14:24:04 +02:00
__init__.py remove old complex example 2022-10-22 15:14:23 +02:00
appearance_mode_tracker.py fixed withdraw and iconify functionality for CTk and CTkToplevel #277 #305 #302 2022-08-19 00:13:00 +02:00
draw_engine.py fix dropdown arrow size for scaling 2022-10-15 14:02:43 +02:00
font_manager.py revert linux font path to ~/.fonts/ 2022-09-17 01:20:33 +02:00
scaling_tracker.py added no_color_updates option for set_scaling methods, added transparency effect on Windows when window scaling, changed scaling loop times 2022-10-15 01:02:54 +02:00
theme_manager.py DropDown fixes for Windows 2022-05-25 22:40:30 +02:00