CustomTkinter/test/manual_integration_tests
2022-10-22 14:24:04 +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 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 removed Settings class, moved settings to widgets and windows, added 'jusitfy' attribute to combobox and 'anchor' to optionmenu #528, added 'hover' attribute to all widgets and configure and cget methods, fixed missing attributes in configure 2022-10-22 14:24:04 +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 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 fixed withdraw and iconify functionality for CTk and CTkToplevel #277 #305 #302 2022-08-19 00:13:00 +02:00
test_font.py fixed focus bug of CTk and CTkToplevel on macOS 2022-10-22 01:20:08 +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_segmented_button.py moved width and height configuring to CTkBaseClass 2022-10-14 12:52:07 +02:00
test_states.py fixed focus bug of CTk and CTkToplevel on macOS 2022-10-22 01:20:08 +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_tabview.py finished CTkFont support for button, label, checkbox, created test_font.py 2022-10-21 21:28:31 +02:00
test_textbox.py fixed dropdown menu configuring 2022-10-07 16:54:46 +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 variable configuring for CTkOptionMennu 2022-09-17 13:39:22 +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
test_window_geometry.py enhanced geometry test 2022-09-15 13:54:32 +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