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
CustomTkinter
/
test
/
unit_tests
History
Tom Schimansky
03249110f3
restructured imports from modules, created imports in __init__.py
2022-11-29 19:06:33 +01:00
..
__init__.py
added orientation for CTkSLider, CTkProgressBar
2022-05-16 16:51:19 +02:00
test_all.py
added orientation for CTkSLider, CTkProgressBar
2022-05-16 16:51:19 +02:00
test_ctk_button.py
added orientation for CTkSLider, CTkProgressBar
2022-05-16 16:51:19 +02:00
test_ctk_entry.py
removed .config(), added kwargs managing and filtering, added kwargs exceptions, fixed cursor color for combobox
2022-10-03 23:50:59 +02:00
test_ctk_toplevel.py
added disabled state to CTkSwitch
2022-05-22 17:11:15 +02:00
test_ctk.py
restructured imports from modules, created imports in __init__.py
2022-11-29 19:06:33 +01:00