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
|
a52599bf53
|
created DrawEngine, drawing CTkButton, CTkFrame, CTkEntry, CTkLabel, CTkCheckBox now with the DrawEngine
|
2022-02-24 00:19:40 +01:00 |
|
TomSchimansky
|
9996e51c1a
|
add font rendering to button, finished
|
2022-02-22 22:38:40 +01:00 |
|
Tom Schimansky
|
c9b9f1a8c3
|
added auto resizing for CTkFrame, CTkLabel and CTkEntry, improved text alignment of CTkEntry
|
2022-01-17 23:23:47 +01:00 |
|
Tom Schimansky
|
daf64a12b4
|
added different default color themes
|
2022-01-08 00:29:53 +01:00 |
|
Tom Schimansky
|
2fa7a519ea
|
fixed numerous bg_color bugs, added complete_test.py for color testing, changed AppearanceModeTracker to non-threaded approach with tk.after()
|
2022-01-07 20:54:45 +01:00 |
|
Tom Schimansky
|
af73c9ad5f
|
readme update for CTk class and bug fix for .destroy() for all widgets
|
2022-01-01 22:16:06 +01:00 |
|
Tom Schimansky
|
eb849991b4
|
improved button rendering with polygons instead of ovals and rects
|
2021-11-10 00:03:08 +01:00 |
|
Tom Schimansky
|
a6e8e52710
|
restructured color changing with configure methods
|
2021-11-06 22:06:27 +01:00 |
|
Tom Schimansky
|
d9480d7fef
|
readme wiki
|
2021-03-04 23:39:09 +01:00 |
|
Tom Schimansky
|
d43a35e670
|
first main
|
2021-03-04 18:27:46 +01:00 |
|