Tom Schimansky
|
767379462e
|
enhanced .configure() process for all widgets
|
2022-07-07 16:02:51 +02:00 |
|
Tom Schimansky
|
a2fcb5dee1
|
fixed variables for CTkCheckbox, CTkSwitch, CTkRadiobutton
|
2022-07-05 14:39:12 +02:00 |
|
Tom Schimansky
|
2746e2a05f
|
added CTkComboBox
|
2022-05-31 22:32:21 +02:00 |
|
TomSchimansky
|
5f88db11aa
|
updated test_new_menu_design.py
|
2022-05-25 18:37:55 +02:00 |
|
Tom Schimansky
|
4389c3e86b
|
added configurable dimensions to some widgets
|
2022-05-24 01:00:58 +02:00 |
|
Tom Schimansky
|
0da9a17b55
|
added border_color, border_width to configure of CTkFrame
|
2022-05-22 21:05:46 +02:00 |
|
TomSchimansky
|
35bdbed95c
|
restructured settings, small scaling fixes in CTk
|
2022-05-22 00:02:45 +02:00 |
|
Tom Schimansky
|
afe44f4ff7
|
created FontManager and restructured __init__.py
|
2022-05-17 21:44:59 +02:00 |
|
Tom Schimansky
|
b21c3fa19a
|
added orientation for CTkSLider, CTkProgressBar
|
2022-05-16 16:51:19 +02:00 |
|
Tom Schimansky
|
a688d07b2a
|
fixed CTkRadioButton bug with variable
|
2022-05-12 23:56:00 +02:00 |
|
Tom Schimansky
|
cb12711b5c
|
completed scaling
|
2022-05-01 23:29:14 +02:00 |
|
Tom Schimansky
|
6342bf8034
|
added scaling to every widget
|
2022-04-21 18:34:58 +02:00 |
|
Tom Schimansky
|
992d0cbff0
|
moved base functionality of widgets to widget_base_class.py
|
2022-04-20 22:50:57 +02:00 |
|