TomSchimansky
|
2ab5b7e19f
|
updatet complex_example.py with switches
|
2022-03-08 17:33:51 +01:00 |
|
TomSchimansky
|
9ed461e04c
|
dark-blue, green theme in .json, new font .otf file for circles
|
2022-03-02 00:53:58 +01:00 |
|
Tom Schimansky
|
ecd4881ffb
|
small fixes
|
2022-03-01 19:10:18 +01:00 |
|
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
|
b3d43bff10
|
added font drawing to CTkCheckBox
|
2022-02-23 01:47:34 +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
|
6eb0d92ddd
|
added tkinter variables to all possible CTk widgets
|
2022-01-16 16:54:21 +01:00 |
|
Tom Schimansky
|
243bedb8c9
|
updated readme
|
2022-01-08 00:50:31 +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
|
47f7c3189f
|
improved CTkProgressBar rendering
|
2021-11-10 20:54:53 +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
|
ac0aa465d4
|
updated slider, label
|
2021-09-13 14:27:29 +02:00 |
|
Tom Schimansky
|
ccd1040329
|
added CTkCheckBox
|
2021-08-25 17:02:16 +02:00 |
|
Tom Schimansky
|
7f67c833fb
|
Readme added gif
|
2021-03-14 15:45:02 +01:00 |
|
Tom Schimansky
|
d43a35e670
|
first main
|
2021-03-04 18:27:46 +01:00 |
|