.. |
appearance_mode
|
progress on scrollable frame
|
2023-02-05 03:02:21 +01:00 |
core_rendering
|
fixed assets font path
|
2022-11-30 21:51:36 +01:00 |
core_widget_classes
|
finished scrollable frame, added example and test for scrollable frame
|
2023-02-05 21:41:23 +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
|
fixed platform independant path for theme loading #1498
|
2023-04-24 13:37:17 +02:00 |
utility
|
added videos
|
2022-11-29 23:27:54 +01:00 |
__init__.py
|
start working on scrollable frame
|
2023-02-04 16:53:48 +01:00 |
ctk_button.py
|
finished scrollable frame, added example and test for scrollable frame
|
2023-02-05 21:41:23 +01:00 |
ctk_checkbox.py
|
added checkmark_color and text_color_disabled to CTkCheckbox configure method #1586
|
2023-05-08 13:08:44 +02:00 |
ctk_combobox.py
|
fix readonly background for combobox #983
|
2023-01-10 15:03:45 +01:00 |
ctk_entry.py
|
progress on scrollable frame
|
2023-02-05 03:02:21 +01:00 |
ctk_frame.py
|
start working on scrollable frame
|
2023-02-04 16:53:48 +01:00 |
ctk_label.py
|
added text_color_disabled to CTkLabel #1557, change license in setup.cfg
|
2023-05-27 12:48:46 +02:00 |
ctk_optionmenu.py
|
added text_color_disabled to configure of CTkOptionMenu #1559
|
2023-05-08 19:11:22 +02:00 |
ctk_progressbar.py
|
fix widget bind if clause error
|
2022-12-06 19:25:00 +01:00 |
ctk_radiobutton.py
|
fix switch and radiobutton background color #867, check if user set titlebar icon on Windows
|
2023-01-21 14:22:18 +01:00 |
ctk_scrollable_frame.py
|
fixed scrollbar colors for scrollable frame #1509
|
2023-04-26 10:53:08 +02:00 |
ctk_scrollbar.py
|
fix widget bind if clause error
|
2022-12-06 19:25:00 +01:00 |
ctk_segmented_button.py
|
added border_width, corner_radius to configure of CTkSegmentedButton, removed border_color because has no effect #1562
|
2023-05-08 19:06:39 +02:00 |
ctk_slider.py
|
fix widget bind if clause error
|
2022-12-06 19:25:00 +01:00 |
ctk_switch.py
|
added text color configuration for switch #1497
|
2023-04-24 13:45:16 +02:00 |
ctk_tabview.py
|
change tabview select method #1508
|
2023-04-29 01:38:55 +02:00 |
ctk_textbox.py
|
remove unnecessary check_scollbar call in textbox #1020
|
2023-01-21 22:37:40 +01:00 |