.. |
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 #925
|
2022-12-25 21:03:33 +01:00 |
ctk_checkbox.py
|
fix widget bind if clause error
|
2022-12-06 19:25:00 +01:00 |
ctk_combobox.py
|
fix combobox #800
|
2022-12-07 22:10:35 +01:00 |
ctk_entry.py
|
fix widget bind if clause error
|
2022-12-06 19:25:00 +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
|
fix image type hints #795
|
2022-12-08 10:34:41 +01:00 |
ctk_optionmenu.py
|
fixed dropdown_fg_color attribute in configure of CTkOptionMenu
|
2023-01-07 18:37:00 +01:00 |
ctk_progressbar.py
|
fix widget bind if clause error
|
2022-12-06 19:25:00 +01:00 |
ctk_radiobutton.py
|
fix widget bind if clause error
|
2022-12-06 19:25:00 +01:00 |
ctk_scrollbar.py
|
fix widget bind if clause error
|
2022-12-06 19:25:00 +01:00 |
ctk_segmented_button.py
|
cget now returns copy of lists
|
2022-12-06 18:47:39 +01:00 |
ctk_slider.py
|
fix widget bind if clause error
|
2022-12-06 19:25:00 +01:00 |
ctk_switch.py
|
fix switch #801
|
2022-12-07 22:15:31 +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
|
fix widget bind if clause error
|
2022-12-06 19:25:00 +01:00 |