TomSchimansky
|
9ffe61dd54
|
added no_color_updates option for set_scaling methods, added transparency effect on Windows when window scaling, changed scaling loop times
|
2022-10-15 01:02:54 +02:00 |
|
Tom Schimansky
|
205cdae5f9
|
added move() method to CTkTabview
|
2022-10-14 19:58:16 +02:00 |
|
Tom Schimansky
|
53c7e1a3c2
|
added configure and cget to CTkTabview
|
2022-10-14 19:36:52 +02:00 |
|
Tom Schimansky
|
5977dcbaeb
|
added _set_dimensions method to every widget, now called from CTkBaseClass, added separate width and height attributes for small canvas in CTkCheckbox, CTkRadioButton, CTkSwitch
|
2022-10-14 18:51:44 +02:00 |
|
Tom Schimansky
|
eabfa67335
|
moved width and height configuring to CTkBaseClass
|
2022-10-14 12:52:07 +02:00 |
|
Tom Schimansky
|
6ba384eb0b
|
finished basic tabview mechanics
|
2022-10-14 01:15:35 +02:00 |
|
Tom Schimansky
|
466ba7747e
|
worked on CTkTabview, fixed small issues
|
2022-10-10 00:48:08 +02:00 |
|
Tom Schimansky
|
63195943b2
|
added master kwarg for all widgets and removed *args
|
2022-10-06 15:53:52 +02:00 |
|
Tom Schimansky
|
4616561c13
|
added focus wrapper functions to all widgets
|
2022-10-05 21:11:46 +02:00 |
|
Tom Schimansky
|
4e20fb01d7
|
updated changelog
|
2022-10-05 18:51:42 +02:00 |
|