Commit Graph

9 Commits

Author SHA1 Message Date
Tom Schimansky
abe33f7e81 fix error in CTkFont with multiple destroy calls #1692 2023-06-15 12:49:07 +02:00
Tom Schimansky
868b2a2f42 allow multiple style strings in font tuple #759 2022-12-06 18:29:09 +01:00
Tom Schimansky
6a3fa7fa29 fixed support for python3.7 #737 2022-12-06 18:13:59 +01:00
TomSchimansky
50a8bb140e fixed assets font path 2022-11-30 21:51:36 +01:00
Tom Schimansky
03249110f3 restructured imports from modules, created imports in __init__.py 2022-11-29 19:06:33 +01:00
TomSchimansky
1424eeac6c theme chnages 2022-11-27 21:33:12 +01:00
Tom Schimansky
01e64f38e8 changed theme file format 2022-11-27 02:48:09 +01:00
Tom Schimansky
cbbc9efda3 changed transparent color value from None to "transparent", fixed type hints, added color type and value checking 2022-11-10 23:27:55 +01:00
Tom Schimansky
c2a5b4881e changeed driectory structure, moved scaling and appearance mode functionality to super classes 2022-10-29 13:11:55 +02:00