CustomTkinter/test/manual_integration_tests
2022-10-14 12:52:07 +02:00
..
test_ctk_behavior
test_ctk_toplevel_behavior
test_images
test_scaling
complex_example_new.py decreased border with and padding for tkinter.Label in CTkButton, CTkLabek, CTkOptionMenu 2022-10-13 17:28:33 +02:00
test_all_widgets_with_colors.py worked on CTkTabview, fixed small issues 2022-10-10 00:48:08 +02:00
test_askdialog.py worked on CTkTabview, fixed small issues 2022-10-10 00:48:08 +02:00
test_button_antialiasing.py
test_configure_dimensions.py
test_ctk_toplevel.py
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_segmented_button.py moved width and height configuring to CTkBaseClass 2022-10-14 12:52:07 +02:00
test_states.py
test_string_dialog.py
test_tabview.py finished basic tabview mechanics 2022-10-14 01:15:35 +02:00
test_textbox.py fixed dropdown menu configuring 2022-10-07 16:54: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