Tom Schimansky
|
14b39aa7b4
|
added CTkScrolledTextbox
|
2022-10-05 10:35:41 +02:00 |
|
TomSchimansky
|
73ab410a96
|
Merge remote-tracking branch 'origin/master'
|
2022-08-05 15:37:42 +02:00 |
|
TomSchimansky
|
9bdf2436f5
|
CTk scaling fixes for Windows
|
2022-08-05 15:37:23 +02:00 |
|
FTE
|
4516a5edb1
|
added white version of sweetkind
added white version of sweetkind
|
2022-08-02 14:51:28 -03:00 |
|
FTE
|
bd19d2f3e6
|
added white variant
|
2022-08-02 14:48:31 -03:00 |
|
Ripeey
|
d45904b1e4
|
Update missing scrollbar configs in green and sweetkind themes.
|
2022-07-11 04:57:39 +05:30 |
|
Ripe
|
4fbcce75a0
|
Update dark-blue.json
|
2022-07-10 23:19:14 +05:30 |
|
Tom Schimansky
|
cdaf8f5f5c
|
changed default CTkLabel corner_radius for better positioning
|
2022-07-02 14:10:41 +02:00 |
|
Tom Schimansky
|
a7b175ae65
|
changed scrollbar colors, added custom exception message for pyinstaller file problem
|
2022-06-20 23:44:35 +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
|
d8b5104028
|
adopted new dropdown menu for combobox
|
2022-06-15 01:24:02 +02:00 |
|
TomSchimansky
|
413cedd093
|
refined dropdown_menu_fallback.py
|
2022-06-14 23:58:21 +02:00 |
|
Tom Schimansky
|
ecf6b8d9cf
|
added combobox values to themes
|
2022-06-02 01:25:13 +02:00 |
|
Tom Schimansky
|
2746e2a05f
|
added CTkComboBox
|
2022-05-31 22:32:21 +02:00 |
|
Tom Schimansky
|
15558b4d0f
|
added dropdown arrow with font files
|
2022-05-30 15:35:23 +02:00 |
|
Tom Schimansky
|
8a87b6f926
|
updated color for blue theme
|
2022-05-27 00:12:37 +02:00 |
|
Tom Schimansky
|
91a8687736
|
added DropdownMenu and CTkOptionMenu
|
2022-05-25 22:14:38 +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
|
b21c3fa19a
|
added orientation for CTkSLider, CTkProgressBar
|
2022-05-16 16:51:19 +02:00 |
|
FTE
|
793be54b38
|
fixed progressbar_progress color
from "progressbar_progress": ["#608BD5", "#395E9C"] to
"progressbar_progress": ["#363844", "#363844"],
|
2022-05-09 17:05:08 -03:00 |
|
FTE
|
d4bae30fbc
|
Added new theme
Added new theme inpired by Sweet Theme: new sweetkind.json and added sweetkind to built_in_themes inside theme_manager
|
2022-05-09 16:50:54 -03:00 |
|
Tom Schimansky
|
fc15b53c7f
|
changed theme blue colors
|
2022-04-15 18:05:08 +02:00 |
|
TomSchimansky
|
efbfd8a7f6
|
slight change of blue theme colors
|
2022-04-10 23:10:40 +02:00 |
|
TomSchimansky
|
15ecf18449
|
fixed state in multiple widgets
|
2022-03-10 02:12:30 +01:00 |
|
TomSchimansky
|
9acd0c42df
|
added checkmark to CTkCheckbox
|
2022-03-09 14:49:44 +01:00 |
|
TomSchimansky
|
2ab5b7e19f
|
updatet complex_example.py with switches
|
2022-03-08 17:33:51 +01:00 |
|
Tom Schimansky
|
3285eba2ef
|
added CTkSwitch
|
2022-03-08 15:03:47 +01:00 |
|
TomSchimansky
|
d4ffd986e0
|
updated green and dark-blue theme
|
2022-03-06 23:30:20 +01:00 |
|
TomSchimansky
|
6c976245aa
|
font character mapping for Windows 11, added , refined CTkDrawEngineCTkRadioButton
|
2022-03-05 02:01:07 +01:00 |
|
TomSchimansky
|
9ed461e04c
|
dark-blue, green theme in .json, new font .otf file for circles
|
2022-03-02 00:53:58 +01:00 |
|
Tom Schimansky
|
ecd4881ffb
|
small fixes
|
2022-03-01 19:10:18 +01:00 |
|
TomSchimansky
|
afc8ce8c3d
|
theme fixes
|
2022-03-01 16:17:39 +01:00 |
|
TomSchimansky
|
965a7ff87d
|
finished CTkDrawEngine for all current widgets
|
2022-03-01 16:12:55 +01:00 |
|
TomSchimansky
|
bb1fe25625
|
changed CTkThemeManager to json file loading system
|
2022-02-28 00:35:52 +01:00 |
|
TomSchimansky
|
4a0b0a9c71
|
added Roboto font
|
2022-02-24 00:21:37 +01:00 |
|
TomSchimansky
|
9996e51c1a
|
add font rendering to button, finished
|
2022-02-22 22:38:40 +01:00 |
|
TomSchimansky
|
5bbcb1c617
|
add font rendering to button, not finished yet
|
2022-02-22 14:36:36 +01:00 |
|
TomSchimansky
|
16859991eb
|
added CTkToplevel, fixed CTk dark titlebar changes
|
2022-02-21 15:35:08 +01:00 |
|