Tom Schimansky
|
03249110f3
|
restructured imports from modules, created imports in __init__.py
|
2022-11-29 19:06:33 +01:00 |
|
Tom Schimansky
|
1254a39161
|
removed default geometry call from CTk, fixed CTkInputDialog
|
2022-11-29 13:04:51 +01:00 |
|
Tom Schimansky
|
1db775a6f6
|
remove image_example.py
|
2022-11-28 00:55:20 +01:00 |
|
Tom Schimansky
|
7f56839b58
|
created image_example.py
|
2022-11-28 00:52:57 +01:00 |
|
Tom Schimansky
|
83bcd57396
|
added example image
|
2022-11-28 00:50:56 +01:00 |
|
Tom Schimansky
|
359ce2e060
|
added example image
|
2022-11-28 00:49:20 +01:00 |
|
TomSchimansky
|
be4537734c
|
test fixes
|
2022-11-28 00:49:01 +01:00 |
|
TomSchimansky
|
15e594ff47
|
test fixes
|
2022-11-28 00:46:43 +01:00 |
|
Tom Schimansky
|
dbd8968ee7
|
readme chnage images
|
2022-11-28 00:02:16 +01:00 |
|
Tom Schimansky
|
3bfa532fa5
|
example enhancements
|
2022-11-27 23:51:42 +01:00 |
|
TomSchimansky
|
4e3ad8b118
|
Merge remote-tracking branch 'origin/develop' into develop
|
2022-11-27 23:18:19 +01:00 |
|
TomSchimansky
|
8b9f42c6eb
|
example fixes
|
2022-11-27 23:18:10 +01:00 |
|
Tom Schimansky
|
9098f27b07
|
change readme images
|
2022-11-27 23:02:40 +01:00 |
|
TomSchimansky
|
e13bd9b9cd
|
change readme images
|
2022-11-27 22:56:25 +01:00 |
|
Tom Schimansky
|
843ed8ac69
|
change readme images
|
2022-11-27 22:49:30 +01:00 |
|
Tom Schimansky
|
b720a3d1be
|
change readme images
|
2022-11-27 22:47:55 +01:00 |
|
Tom Schimansky
|
72422dcafb
|
change readme images
|
2022-11-27 22:38:03 +01:00 |
|
Tom Schimansky
|
087b540493
|
change readme layout
|
2022-11-27 22:34:28 +01:00 |
|
Tom Schimansky
|
06d65ef505
|
change readme images
|
2022-11-27 22:31:43 +01:00 |
|
Tom Schimansky
|
968d25019a
|
chnage readme
|
2022-11-27 22:30:40 +01:00 |
|
Tom Schimansky
|
695abe05f4
|
chnage readme
|
2022-11-27 22:28:48 +01:00 |
|
TomSchimansky
|
1424eeac6c
|
theme chnages
|
2022-11-27 21:33:12 +01:00 |
|
Tom Schimansky
|
596b017992
|
changed theme files
|
2022-11-27 21:24:17 +01:00 |
|
Tom Schimansky
|
f11caec099
|
changed theme colors
|
2022-11-27 21:10:40 +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
|
b62543f332
|
changed tabview test
|
2022-11-13 17:10:04 +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 |
|
tschiman
|
f302b045e3
|
fix input dialog for linux
|
2022-11-11 14:09:50 +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 |
|
Tom Schimansky
|
e5484cb6cd
|
renamed ThemeManage.single_color to _apply_appearance_mode and moved it to baseclass and windows
|
2022-10-29 01:20:32 +02:00 |
|
Tom Schimansky
|
08a0835fd0
|
added new button grid system, fixed CTkSwitch grid positioning, moved ctk_canvas.py and draw_engine.py to widgets/core_rendering, created CTkImage
|
2022-10-29 00:42:33 +02:00 |
|
Tom Schimansky
|
bf1835922b
|
added new button grid system, fixed CTkSwitch grid positioning, moved ctk_canvas.py and draw_engine.py to widgets/core_rendering,
|
2022-10-23 22:33:57 +02:00 |
|
Tom Schimansky
|
90d11e2f3f
|
added missing arguments to configure method of combobox, fixed switch canvas positioning
|
2022-10-23 13:18:48 +02:00 |
|
Tom Schimansky
|
db563b3511
|
removed spacing_scaling, now widget_scaling is used
|
2022-10-22 15:42:22 +02:00 |
|