CustomTkinter/test/manual_integration_tests
2022-10-05 21:11:46 +02:00
..
test_ctk_behavior added zoom and appearance mode behavior tests for CTkToplevel #66 2022-09-15 13:48:32 +02:00
test_ctk_toplevel_behavior added zoom and appearance mode behavior tests for CTkToplevel #66 2022-09-15 13:48:32 +02:00
test_images
test_scaling
complex_example_new.py updated changelog 2022-10-05 18:51:42 +02:00
test_all_widgets_with_colors.py
test_askdialog.py
test_button_antialiasing.py
test_configure_dimensions.py
test_ctk_toplevel.py fixed withdraw and iconify functionality for CTk and CTkToplevel #277 #305 #302 2022-08-19 00:13:00 +02:00
test_optionmenu_combobox.py changed combobox and optionemnu command to only get triggered by manual selection #440 2022-09-15 18:46:24 +02:00
test_progressbar_intermediate_mode.py added indeterminate mode to CTkProgressBar 2022-09-17 00:18:31 +02:00
test_states.py
test_string_dialog.py
test_textbox.py added focus wrapper functions to all widgets 2022-10-05 21:11:46 +02:00
test_ttk_frames.py
test_variables.py Fixed variable configuring for CTkOptionMennu 2022-09-17 13:39:22 +02:00
test_vertical_widgets.py
test_window_geometry.py enhanced geometry test 2022-09-15 13:54:32 +02:00
text_entry_placeholder.py