CustomTkinter/customtkinter/windows/widgets
2022-12-06 19:16:05 +01:00
..
appearance_mode restructured imports from modules, created imports in __init__.py 2022-11-29 19:06:33 +01:00
core_rendering fixed assets font path 2022-11-30 21:51:36 +01:00
core_widget_classes allow multiple style strings in font tuple #759 2022-12-06 18:29:09 +01:00
font allow multiple style strings in font tuple #759 2022-12-06 18:29:09 +01:00
image fix PIL Image import error 2022-12-01 09:33:13 +01:00
scaling allow multiple style strings in font tuple #759 2022-12-06 18:29:09 +01:00
theme restructured imports from modules, created imports in __init__.py 2022-11-29 19:06:33 +01:00
utility added videos 2022-11-29 23:27:54 +01:00
__init__.py fixed assets font path 2022-11-30 21:51:36 +01:00
ctk_button.py fixed progressbar start stop speed increase #775, fixed transparent textbox #779, fixed binding for all widgets #250 #374 #380 #477 #480 2022-12-06 18:09:20 +01:00
ctk_checkbox.py fixed progressbar start stop speed increase #775, fixed transparent textbox #779, fixed binding for all widgets #250 #374 #380 #477 #480 2022-12-06 18:09:20 +01:00
ctk_combobox.py cget now returns copy of lists 2022-12-06 18:47:39 +01:00
ctk_entry.py fixed background for entry readonly state #643 2022-12-06 19:16:05 +01:00
ctk_frame.py fixed progressbar start stop speed increase #775, fixed transparent textbox #779, fixed binding for all widgets #250 #374 #380 #477 #480 2022-12-06 18:09:20 +01:00
ctk_label.py fixed progressbar start stop speed increase #775, fixed transparent textbox #779, fixed binding for all widgets #250 #374 #380 #477 #480 2022-12-06 18:09:20 +01:00
ctk_optionmenu.py cget now returns copy of lists 2022-12-06 18:47:39 +01:00
ctk_progressbar.py fixed support for python3.7 #737 2022-12-06 18:13:59 +01:00
ctk_radiobutton.py fixed progressbar start stop speed increase #775, fixed transparent textbox #779, fixed binding for all widgets #250 #374 #380 #477 #480 2022-12-06 18:09:20 +01:00
ctk_scrollbar.py fixed progressbar start stop speed increase #775, fixed transparent textbox #779, fixed binding for all widgets #250 #374 #380 #477 #480 2022-12-06 18:09:20 +01:00
ctk_segmented_button.py cget now returns copy of lists 2022-12-06 18:47:39 +01:00
ctk_slider.py fixed progressbar start stop speed increase #775, fixed transparent textbox #779, fixed binding for all widgets #250 #374 #380 #477 #480 2022-12-06 18:09:20 +01:00
ctk_switch.py fixed progressbar start stop speed increase #775, fixed transparent textbox #779, fixed binding for all widgets #250 #374 #380 #477 #480 2022-12-06 18:09:20 +01:00
ctk_tabview.py restructured imports from modules, created imports in __init__.py 2022-11-29 19:06:33 +01:00
ctk_textbox.py fixed progressbar start stop speed increase #775, fixed transparent textbox #779, fixed binding for all widgets #250 #374 #380 #477 #480 2022-12-06 18:09:20 +01:00