CustomTkinter/customtkinter/settings.py

6 lines
170 B
Python
Raw Normal View History

2022-02-23 00:38:40 +03:00
class Settings:
2022-05-02 00:29:14 +03:00
cursor_manipulation_enabled = True
deactivate_macos_window_header_manipulation = False
deactivate_windows_window_header_manipulation = False