CustomTkinter/customtkinter/windows/widgets
sahil481 9f653fab1d Fixed a bug
Fixed #1394
2023-03-29 22:14:43 +05:30
..
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 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 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 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 CTkScrollableFrame and example 2023-02-06 12:55:46 +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 and radiobutton background color #867, check if user set titlebar icon on Windows 2023-01-21 14:22:18 +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 remove unnecessary check_scollbar call in textbox #1020 2023-01-21 22:37:40 +01:00