CustomTkinter/customtkinter/windows
hk2281 952259b215
Update ctk_button.py
fixed the display of text on the opposite (when hovering over it) button module. That is, when you hover over the button, if the colors are bright, then the text merges with the background, this behavior was added in the `_on_enter` and `_on_leave` functions, respectively
2022-12-08 16:45:05 +02:00
..
widgets Update ctk_button.py 2022-12-08 16:45:05 +02:00
__init__.py restructured imports from modules, created imports in __init__.py 2022-11-29 19:06:33 +01:00
ctk_input_dialog.py restructured imports from modules, created imports in __init__.py 2022-11-29 19:06:33 +01:00
ctk_tk.py restructured imports from modules, created imports in __init__.py 2022-11-29 19:06:33 +01:00
ctk_toplevel.py restructured imports from modules, created imports in __init__.py 2022-11-29 19:06:33 +01:00