.. |
__init__.py
|
restructured settings, small scaling fixes in CTk
|
2022-05-22 00:02:45 +02:00 |
ctk_button.py
|
added text_font configuration for all CTk widgets #266
|
2022-08-16 14:05:15 +02:00 |
ctk_canvas.py
|
CTk scaling fixes for Windows
|
2022-08-05 15:37:23 +02:00 |
ctk_checkbox.py
|
changed CTkCheckBox command to be only triggered by .toggle()
|
2022-09-17 12:41:45 +02:00 |
ctk_combobox.py
|
changed methods for command callback for optionmenu and combobox
|
2022-09-15 23:55:55 +02:00 |
ctk_entry.py
|
fixed bug when configuring place_holder in CTkEntry widget #330
|
2022-09-13 21:47:50 +02:00 |
ctk_frame.py
|
enhanced .configure() process for all widgets
|
2022-07-07 16:02:51 +02:00 |
ctk_label.py
|
added text_font configuration for all CTk widgets #266
|
2022-08-16 14:05:15 +02:00 |
ctk_optionmenu.py
|
Fixed variable configuring for CTkOptionMennu
|
2022-09-17 13:39:22 +02:00 |
ctk_progressbar.py
|
updated command calls of CTkSwitch, now commmand is called for .toggle() only
|
2022-09-17 00:39:27 +02:00 |
ctk_radiobutton.py
|
added text_font configuration for all CTk widgets #266
|
2022-08-16 14:05:15 +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
|
updated command calls of CTkSwitch, now commmand is called for .toggle() only
|
2022-09-17 00:39:27 +02:00 |
ctk_textbox.py
|
added text_font configuration for all CTk widgets #266
|
2022-08-16 14:05:15 +02:00 |
dropdown_menu.py
|
changed methods for command callback for optionmenu and combobox
|
2022-09-15 23:55:55 +02:00 |
widget_base_class.py
|
fixed bug in CTkBaseClass #354
|
2022-08-05 14:23:06 +02:00 |