CustomTkinter/customtkinter/windows/widgets
2023-04-29 01:38:55 +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 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 fix widget bind if clause error 2022-12-06 19:25:00 +01: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 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 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 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 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