This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
CustomTkinter
Watch
1
Star
0
Fork
0
You've already forked CustomTkinter
mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced
2023-08-10 21:13:13 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3ab51b85fd06883199cd02ff0ec8f530f6ea73c6
CustomTkinter
/
test
/
manual_integration_tests
History
Tom Schimansky
16990a566f
added anchor to tabview
#1766
, fixed tabview fg_color update
#1803
, added index method to tabview and segmented button, added rename method to tabview
#1192
, fixed license in Readme.md
2023-07-27 14:06:13 +02:00
..
test_ctk_behavior
…
test_ctk_toplevel_behavior
…
test_images
added anchor to tabview
#1766
, fixed tabview fg_color update
#1803
, added index method to tabview and segmented button, added rename method to tabview
#1192
, fixed license in Readme.md
2023-07-27 14:06:13 +02:00
test_scaling
…
simple_example_standard_tkinter.py
…
test_all_widgets_with_colors.py
test fixes
2022-11-28 00:46:43 +01:00
test_button_antialiasing.py
…
test_configure_dimensions.py
…
test_ctk_toplevel.py
…
test_filedialog.py
…
test_font.py
…
test_images.py
…
test_optionmenu_combobox.py
…
test_progressbar_intermediate_mode.py
…
test_scrollable_frame.py
added scrollable frame to other theme files
#1193
2023-02-06 20:07:29 +01:00
test_segmented_button.py
…
test_states.py
…
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
…
test_theme_colors.py
theme chnages
2022-11-27 21:33:12 +01:00
test_ttk_frames.py
…
test_variables.py
…
test_vertical_widgets.py
…
test_window_geometry.py
…
text_entry_placeholder.py
…