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
|
8b85225133
|
fixed typo in all unbind methods
|
2022-10-04 03:16:59 +02:00 |
|
Tom Schimansky
|
40474d6905
|
added unbind method for all widgets, fixed bind methods, fixed textbox configure
|
2022-10-04 03:03:43 +02:00 |
|
Tom Schimansky
|
12f0942e73
|
added bind method to all widgets, added kwargs managing for CTkLabel
|
2022-10-04 02:26:29 +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
|
8b6f9a1d7e
|
added .config method to all widgets
|
2022-10-02 03:59:54 +02:00 |
|
Tom Schimansky
|
d6075ad544
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
|
Tom Schimansky
|
767379462e
|
enhanced .configure() process for all widgets
|
2022-07-07 16:02:51 +02:00 |
|
Tom Schimansky
|
ec3fdc40ff
|
fixed scrollbar for horizontal orientation
|
2022-06-23 17:41:12 +02:00 |
|
Tom Schimansky
|
a7b175ae65
|
changed scrollbar colors, added custom exception message for pyinstaller file problem
|
2022-06-20 23:44:35 +02:00 |
|
TomSchimansky
|
43900c7fef
|
fixed scrollbar for Windows
|
2022-06-19 22:12:19 +02:00 |
|
Tom Schimansky
|
79ecd2e946
|
added CTkScrollbar
|
2022-06-19 21:16:19 +02:00 |
|