Commit Graph

21 Commits

Author SHA1 Message Date
TomSchimansky
ee85b27271 fixed CTkProgressBar intermediate mode rendering on Windows #115 2022-09-17 00:52:20 +02:00
Tom Schimansky
98c4c669a6 added indeterminate mode to CTkProgressBar 2022-09-17 00:18:31 +02:00
TomSchimansky
28308065bc fixed horizontal scrollbar for Windows 2022-06-23 22:14:19 +02:00
Tom Schimansky
d4ae8cab7d fixed optionmenu and combobox bugs 2022-06-23 21:05:44 +02:00
TomSchimansky
43900c7fef fixed scrollbar for Windows 2022-06-19 22:12:19 +02:00
Tom Schimansky
79ecd2e946 added CTkScrollbar 2022-06-19 21:16:19 +02:00
Tom Schimansky
550653c6c3 small fixes for CTkComboBox 2022-06-01 23:50:50 +02:00
TomSchimansky
a9f51f1aa1 fixed CTkComboBox for Windows 2022-05-31 22:44:22 +02:00
Tom Schimansky
2746e2a05f added CTkComboBox 2022-05-31 22:32:21 +02:00
Tom Schimansky
60b13bf215 fixes for DropdownMenu 2022-05-30 16:46:36 +02:00
Tom Schimansky
15558b4d0f added dropdown arrow with font files 2022-05-30 15:35:23 +02:00
Tom Schimansky
9d618386e1 fixed scaling for DropdownMenu 2022-05-27 01:09:54 +02:00
TomSchimansky
9bd55cc159 implemented overwrite_preferred_drawing_method parameter in DrawEngine 2022-05-27 00:30:06 +02:00
TomSchimansky
34da9505e9 DropDown fixes for Windows 2022-05-25 22:40:30 +02:00
Tom Schimansky
91a8687736 added DropdownMenu and CTkOptionMenu 2022-05-25 22:14:38 +02:00
Tom Schimansky
e96165d212 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	customtkinter/draw_engine.py
2022-05-25 18:42:42 +02:00
TomSchimansky
aa8c96a2c4 added overwrite_preferred_drawing_method parameter to DrawEngine 2022-05-25 18:40:07 +02:00
Tom Schimansky
1fed35a193 added draw_rounded_rect_with_border_vertical_split() function to DrawEngine 2022-05-25 17:04:00 +02:00
TomSchimansky
fef64638c8 small fixes in CTkToplevel and CTkInputDialog 2022-05-22 01:55:58 +02:00
TomSchimansky
35bdbed95c restructured settings, small scaling fixes in CTk 2022-05-22 00:02:45 +02:00
Tom Schimansky
afe44f4ff7 created FontManager and restructured __init__.py 2022-05-17 21:44:59 +02:00