CustomTkinter/customtkinter/windows/widgets
2022-11-27 21:33:12 +01:00
..
appearance_mode changed transparent color value from None to "transparent", fixed type hints, added color type and value checking 2022-11-10 23:27:55 +01:00
core_rendering changeed driectory structure, moved scaling and appearance mode functionality to super classes 2022-10-29 13:11:55 +02:00
core_widget_classes changed theme file format 2022-11-27 02:48:09 +01:00
font theme chnages 2022-11-27 21:33:12 +01:00
image added CTkImage, compound support for label 2022-11-03 13:48:31 +01:00
scaling new test 2022-11-14 14:29:59 +01:00
theme added save_theme to ThemeManager 2022-11-27 12:22:25 +01:00
__init__.py changeed driectory structure, moved scaling and appearance mode functionality to super classes 2022-10-29 13:11:55 +02:00
ctk_button.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_checkbox.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_combobox.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_entry.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_frame.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_label.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_optionmenu.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_progressbar.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_radiobutton.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_scrollbar.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_segmented_button.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_slider.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_switch.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_tabview.py changed theme file format 2022-11-27 02:48:09 +01:00
ctk_textbox.py changed theme file format 2022-11-27 02:48:09 +01:00