.. |
__init__.py
|
restructured settings, small scaling fixes in CTk
|
2022-05-22 00:02:45 +02:00 |
ctk_button.py
|
added methods to CTkTextbox
|
2022-07-12 21:52:52 +02:00 |
ctk_canvas.py
|
added type hints to CTkButton
|
2022-07-07 16:21:30 +02:00 |
ctk_checkbox.py
|
enhanced .configure() process for all widgets
|
2022-07-07 16:02:51 +02:00 |
ctk_combobox.py
|
added readonly state to CTkComboBox
|
2022-07-07 18:19:23 +02:00 |
ctk_entry.py
|
added readonly state to CTkComboBox
|
2022-07-07 18:19:23 +02:00 |
ctk_frame.py
|
enhanced .configure() process for all widgets
|
2022-07-07 16:02:51 +02:00 |
ctk_label.py
|
added methods to CTkTextbox
|
2022-07-12 21:52:52 +02:00 |
ctk_optionmenu.py
|
enhanced .configure() process for all widgets
|
2022-07-07 16:02:51 +02:00 |
ctk_progressbar.py
|
enhanced .configure() process for all widgets
|
2022-07-07 16:02:51 +02:00 |
ctk_radiobutton.py
|
enhanced .configure() process for all widgets
|
2022-07-07 16:02:51 +02:00 |
ctk_scrollbar.py
|
enhanced .configure() process for all widgets
|
2022-07-07 16:02:51 +02:00 |
ctk_slider.py
|
enhanced .configure() process for all widgets
|
2022-07-07 16:02:51 +02:00 |
ctk_switch.py
|
fixed entry placeholder for textvariables and added test_entry_placeholder.py
|
2022-07-07 18:07:54 +02:00 |
ctk_textbox.py
|
added methods to CTkTextbox
|
2022-07-12 21:52:52 +02:00 |
dropdown_menu.py
|
fixed variables for CTkCheckbox, CTkSwitch, CTkRadiobutton
|
2022-07-05 14:39:12 +02:00 |
widget_base_class.py
|
fixed entry placeholder for textvariables and added test_entry_placeholder.py
|
2022-07-07 18:07:54 +02:00 |