CustomTkinter/customtkinter/widgets
2022-07-02 08:14:20 -04:00
..
__init__.py restructured settings, small scaling fixes in CTk 2022-05-22 00:02:45 +02:00
ctk_button.py added CTkComboBox 2022-05-31 22:32:21 +02:00
ctk_canvas.py optimized char mapping on canvas for Linux 2022-06-15 18:15:24 -04:00
ctk_checkbox.py Merge branch 'master' into master 2022-07-02 08:14:20 -04:00
ctk_combobox.py fixed scaling issues for combobox and optionemnu, chatched error in appearance_mode_tracker 2022-06-28 11:16:28 +02:00
ctk_entry.py fixed placeholder_text bug for CTkEntry 2022-07-01 21:30:31 +02:00
ctk_frame.py added CTkComboBox 2022-05-31 22:32:21 +02:00
ctk_label.py added support for anchor attribute in CTkLabel 2022-07-01 22:09:45 +02:00
ctk_optionmenu.py fixed updating of bg_color with set_scaling in CTkBaseClass 2022-06-30 15:53:32 +02:00
ctk_progressbar.py added CTkComboBox 2022-05-31 22:32:21 +02:00
ctk_radiobutton.py Merge branch 'master' into master 2022-07-02 08:14:20 -04:00
ctk_scrollbar.py fixed scrollbar for horizontal orientation 2022-06-23 17:41:12 +02:00
ctk_slider.py Fixed textvariable support for CTkCheckBox, CTkSwitch, CTkRadiobutton 2022-07-02 00:54:21 +02:00
ctk_switch.py Fixed textvariable support for CTkCheckBox, CTkSwitch, CTkRadiobutton 2022-07-02 00:54:21 +02:00
ctk_textbox.py fixed updating of bg_color with set_scaling in CTkBaseClass 2022-06-30 15:53:32 +02:00
dropdown_menu.py refined dropdown word spacing for linux 2022-06-16 16:55:17 +02:00
widget_base_class.py Merge branch 'master' into master 2022-07-02 08:14:20 -04:00