CustomTkinter/customtkinter/windows/widgets
2023-07-08 21:24:59 +02:00
..
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 fix error in CTkFont with multiple destroy calls #1692 2023-06-15 12:49:07 +02: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 wrong json class names and added fix for backwards compatibility in ThemeManager #1538 2023-05-27 13:25:30 +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 Fixed a bug 2023-03-29 22:14:43 +05:30
ctk_checkbox.py fixed wrong json class names and added fix for backwards compatibility in ThemeManager #1538 2023-05-27 13:25:30 +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 fixed wrong json class names and added fix for backwards compatibility in ThemeManager #1538 2023-05-27 13:25:30 +02: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 fix error in CTkFont with multiple destroy calls #1692 2023-06-15 12:49:07 +02:00
ctk_slider.py added missing arguments to CTkSLider configure #1790 2023-07-08 21:24:59 +02:00
ctk_switch.py added text color configuration for switch #1497 2023-04-24 13:45:16 +02:00
ctk_tabview.py fix error in CTkFont with multiple destroy calls #1692 2023-06-15 12:49:07 +02:00
ctk_textbox.py remove unnecessary check_scollbar call in textbox #1020 2023-01-21 22:37:40 +01:00