Commit Graph

29 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Tom Schimansky
7ea2edeef2 added CTkFont support to all widgets 2022-10-22 15:08:13 +02:00
Tom Schimansky
25531cdf50 removed Settings class, moved settings to widgets and windows, added 'jusitfy' attribute to combobox and 'anchor' to optionmenu #528, added 'hover' attribute to all widgets and configure and cget methods, fixed missing attributes in configure 2022-10-22 14:24:04 +02:00
Tom Schimansky
42fb7f2186 finished CTkFont support for button, label, checkbox, created test_font.py 2022-10-21 21:28:31 +02:00
Tom Schimansky
a7b278cca0 fix checkmark recoloring after scaling 2022-10-15 13:58:51 +02:00
Tom Schimansky
466ba7747e worked on CTkTabview, fixed small issues 2022-10-10 00:48:08 +02:00
Tom Schimansky
4e20fb01d7 updated changelog 2022-10-05 18:51:42 +02:00
Tom Schimansky
8b85225133 fixed typo in all unbind methods 2022-10-04 03:16:59 +02:00
Tom Schimansky
92873373a1 updated changelog 2022-10-04 00:21:36 +02:00
Tom Schimansky
68bdcafb26 updated changelog 2022-10-04 00:15:01 +02:00
Tom Schimansky
18cdf9daa1 updated changelog 2022-10-04 00:13:37 +02:00
Tom Schimansky
1374e04f04 removed .config(), added kwargs managing and filtering, added kwargs exceptions, fixed cursor color for combobox 2022-10-03 23:50:59 +02:00
Tom Schimansky
bfc42c25ef Added .cget() methods to all widgets and changed text_font to font for all widgets 2022-10-03 00:33:06 +02:00
Tom Schimansky
7dd945adbb revert linux font path to ~/.fonts/ 2022-09-17 01:20:33 +02:00
Tom Schimansky
8fba7b4481 update CHANGELOG.md 2022-09-17 00:54:32 +02:00
Tom Schimansky
11c7363d28 updated CHANGELOG.md 2022-06-23 22:28:29 +02:00
Tom Schimansky
9146e02718 updated CHANGELOG.md 2022-06-17 21:10:15 +02:00
Tom Schimansky
4b3b406250 updated test_new_menu_design.py 2022-05-24 13:50:34 +02:00
Tom Schimansky
df1420cd02 added disabled state to CTkSwitch 2022-05-22 17:11:15 +02:00
demberto
5fcb349c5b added changelog (keepachangelog.com format) 2022-05-08 21:44:30 +05:30