CustomTkinter/test/manual_integration_tests
2022-12-08 19:33:39 +01: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 fix image configure for button #807 2022-12-08 19:33:39 +01:00
test_scaling removed spacing_scaling, now widget_scaling is used 2022-10-22 15:42:22 +02:00
simple_example_standard_tkinter.py fixed some configure bugs #585 #584 #583 #580 #579 #578, added check_image method 2022-11-06 14:40:15 +01:00
test_all_widgets_with_colors.py test fixes 2022-11-28 00:46:43 +01: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 some bugs on Windows 2022-11-12 20:59:10 +01:00
test_filedialog.py removed CTkFiledialog, add filedialog 2022-11-12 14:01:54 +01:00
test_font.py removed spacing_scaling, now widget_scaling is used 2022-10-22 15:42:22 +02:00
test_images.py fixed some configure bugs #585 #584 #583 #580 #579 #578, added check_image method 2022-11-06 14:40:15 +01:00
test_optionmenu_combobox.py removed spacing_scaling, now widget_scaling is used 2022-10-22 15:42:22 +02:00
test_progressbar_intermediate_mode.py added indeterminate mode to CTkProgressBar 2022-09-17 00:18:31 +02:00
test_segmented_button.py architecture fixes 2022-11-01 00:37:30 +01: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 removed default geometry call from CTk, fixed CTkInputDialog 2022-11-29 13:04:51 +01:00
test_tabview.py changed tabview test 2022-11-13 17:10:04 +01:00
test_textbox.py removed spacing_scaling, now widget_scaling is used 2022-10-22 15:42:22 +02:00
test_theme_colors.py theme chnages 2022-11-27 21:33:12 +01: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 fixed entry color when disabled 2022-11-11 13:06:26 +01: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