Commit Graph

26 Commits

Author SHA1 Message Date
Tom Schimansky
f3d90821ce finished image example 2022-11-30 22:59:55 +01:00
Tom Schimansky
0d8a79d783 added update_idletasks call to base class set_appearance_mode 2022-11-30 22:03:42 +01:00
TomSchimansky
50a8bb140e fixed assets font path 2022-11-30 21:51:36 +01:00
Tom Schimansky
ae0c5a3397 created image example 2022-11-30 21:31:40 +01:00
Tom Schimansky
39b71f6bf9 added videos 2022-11-29 23:27:54 +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
81e979b567 added save_theme to ThemeManager 2022-11-27 12:22:25 +01:00
Tom Schimansky
01e64f38e8 changed theme file format 2022-11-27 02:48:09 +01:00
Tom Schimansky
a921eb824d new test 2022-11-14 14:29:59 +01:00
Tom Schimansky
fcfda7ed24 remove tabview colors in themes 2022-11-13 18:37:41 +01:00
TomSchimansky
3f44877984 fixed small bugs 2022-11-12 23:17:37 +01:00
TomSchimansky
d306a9d010 fixed some bugs on Windows 2022-11-12 20:59:10 +01:00
TomSchimansky
2f27611f3e removed CTkFiledialog, add filedialog 2022-11-12 14:01:54 +01:00
TomSchimansky
e269091ffe fixed small bugs, add CTkFiledialog which is tkinter.filedialog 2022-11-12 13:28:16 +01:00
Tom Schimansky
779434dc29 added fix for empty value for segmented button 2022-11-11 13:08:30 +01:00
Tom Schimansky
cf62427f66 fixed entry color when disabled 2022-11-11 13:06:26 +01:00
Tom Schimansky
f18ac0c81a added .invoke() method to button #605 2022-11-11 00:32:52 +01:00
Tom Schimansky
2c31f18dc1 renewed CTkInputDialog 2022-11-11 00:06:25 +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
1387e834b5 fixed some configure bugs #590 2022-11-06 14:44:08 +01:00
Tom Schimansky
cea48c3501 fixed some configure bugs #585 #584 #583 #580 #579 #578, added check_image method 2022-11-06 14:40:15 +01:00
Tom Schimansky
62b330ddba added CTkImage, compound support for label 2022-11-03 13:48:31 +01:00
Tom Schimansky
7374e7a3bc architecture fixes 2022-11-01 00:37:30 +01:00
Tom Schimansky
302313916a enhanced inherit structure 2022-10-29 21:56:00 +02:00
Tom Schimansky
c2a5b4881e changeed driectory structure, moved scaling and appearance mode functionality to super classes 2022-10-29 13:11:55 +02:00