CustomTkinter/customtkinter
2022-02-18 14:33:45 +01:00
..
__init__.py added dark titlebar on Windows 2022-02-17 16:39:39 +01:00
appearance_mode_tracker_old.py fixed numerous bg_color bugs, added complete_test.py for color testing, changed AppearanceModeTracker to non-threaded approach with tk.after() 2022-01-07 20:54:45 +01:00
appearance_mode_tracker.py fixed numerous bg_color bugs, added complete_test.py for color testing, changed AppearanceModeTracker to non-threaded approach with tk.after() 2022-01-07 20:54:45 +01:00
customtkinter_button.py fixed bug in CTkEntry, aligned text in CTkCheckBox 2022-02-08 20:59:50 +01:00
customtkinter_checkbox.py fixed bug in CTkEntry, aligned text in CTkCheckBox 2022-02-08 20:59:50 +01:00
customtkinter_color_manager.py fixed bug in CTkEntry, aligned text in CTkCheckBox 2022-02-08 20:59:50 +01:00
customtkinter_dialog.py added different default color themes 2022-01-08 00:29:53 +01:00
customtkinter_entry.py added dark titlebar on Windows 2022-02-17 16:39:39 +01:00
customtkinter_frame.py added auto resizing for CTkFrame, CTkLabel and CTkEntry, improved text alignment of CTkEntry 2022-01-17 23:23:47 +01:00
customtkinter_label.py added auto resizing for CTkFrame, CTkLabel and CTkEntry, improved text alignment of CTkEntry 2022-01-17 23:23:47 +01:00
customtkinter_progressbar.py fixed bug when resizing CTkButton and CTkEntry in grid, added auto resizing to CTkSlider and CTkProgressBar, changed Readme 2022-01-23 17:06:34 +01:00
customtkinter_slider.py fixed bug when resizing CTkButton and CTkEntry in grid, added auto resizing to CTkSlider and CTkProgressBar, changed Readme 2022-01-23 17:06:34 +01:00
customtkinter_tk.py hide window while titlebar changes on Windows 2022-02-18 14:33:45 +01:00