.. |
test_images
|
added orientation for CTkSLider, CTkProgressBar
|
2022-05-16 16:51:19 +02:00 |
test_scaling
|
changed root_tk name to app in all exmaples and tests
|
2022-05-22 20:26:31 +02:00 |
complex_example_new.py
|
fixed bug in CTkLabel with multiline strings
|
2022-07-23 19:09:53 +02:00 |
test_all_widgets_with_colors.py
|
added orientation for CTkSLider, CTkProgressBar
|
2022-05-16 16:51:19 +02:00 |
test_askdialog.py
|
changed root_tk name to app in all exmaples and tests
|
2022-05-22 20:26:31 +02:00 |
test_button_antialiasing.py
|
CTk scaling fixes for Windows
|
2022-08-05 15:37:23 +02:00 |
test_configure_dimensions.py
|
added configurable dimensions to some widgets
|
2022-05-24 01:00:58 +02:00 |
test_ctk_toplevel.py
|
changed root_tk name to app in all exmaples and tests
|
2022-05-22 20:26:31 +02:00 |
test_iconify_destroy.py
|
changed root_tk name to app in all exmaples and tests
|
2022-05-22 20:26:31 +02:00 |
test_new_menu_design.py
|
updated test_new_menu_design.py
|
2022-05-25 18:37:55 +02:00 |
test_optionmenu_combobox.py
|
fixed scaling issues for combobox and optionemnu, chatched error in appearance_mode_tracker
|
2022-06-28 11:16:28 +02:00 |
test_scrollbar.py
|
fixed horizontal scrollbar for Windows
|
2022-06-23 22:14:19 +02:00 |
test_states.py
|
chnaged complex_example.py and fixed command-variable execution order in CTkSlider
|
2022-06-15 02:07:51 +02:00 |
test_string_dialog.py
|
changed root_tk name to app in all exmaples and tests
|
2022-05-22 20:26:31 +02:00 |
test_textbox.py
|
fixed updating of bg_color with set_scaling in CTkBaseClass
|
2022-06-30 15:53:32 +02:00 |
test_ttk_frames.py
|
changed root_tk name to app in all exmaples and tests
|
2022-05-22 20:26:31 +02:00 |
test_variables.py
|
fixed entry placeholder for textvariables and added test_entry_placeholder.py
|
2022-07-07 18:07:54 +02:00 |
test_vertical_widgets.py
|
changed root_tk name to app in all exmaples and tests
|
2022-05-22 20:26:31 +02:00 |
text_entry_placeholder.py
|
fixed entry placeholder for textvariables and added test_entry_placeholder.py
|
2022-07-07 18:07:54 +02:00 |