TomSchimansky
|
786a5148de
|
finished scrollable frame, added example and test for scrollable frame
|
2023-02-05 21:41:23 +01:00 |
|
Tom Schimansky
|
a478334fb7
|
start working on scrollable frame
|
2023-02-04 16:53:48 +01:00 |
|
Tom Schimansky
|
1396a7e484
|
fixed #925
|
2022-12-25 21:03:33 +01:00 |
|
Tom Schimansky
|
28228316eb
|
fix image configure for button #807
|
2022-12-08 19:33:39 +01:00 |
|
Tom Schimansky
|
042fac7242
|
fix image type hints #795
|
2022-12-08 10:34:41 +01:00 |
|
Tom Schimansky
|
3d86b5a14f
|
fix widget bind if clause error
|
2022-12-06 19:25:00 +01:00 |
|
Tom Schimansky
|
a564bc35ef
|
fixed progressbar start stop speed increase #775, fixed transparent textbox #779, fixed binding for all widgets #250 #374 #380 #477 #480
|
2022-12-06 18:09:20 +01:00 |
|
Tom Schimansky
|
2c7b2c5030
|
fixed radiobutton disabled command call bug #677, fixed key error for theme in scrollbar #711, removed bind_all and unbind_all from baseclass, added CTkCanvas and CTkBaseClass for top level import
|
2022-12-06 11:09:34 +01:00 |
|
Tom Schimansky
|
ae0c5a3397
|
created image example
|
2022-11-30 21:31:40 +01:00 |
|
Tom Schimansky
|
03249110f3
|
restructured imports from modules, created imports in __init__.py
|
2022-11-29 19:06:33 +01:00 |
|
Tom Schimansky
|
01e64f38e8
|
changed theme file format
|
2022-11-27 02:48:09 +01:00 |
|
Tom Schimansky
|
f18ac0c81a
|
added .invoke() method to button #605
|
2022-11-11 00:32:52 +01:00 |
|
Tom Schimansky
|
cbbc9efda3
|
changed transparent color value from None to "transparent", fixed type hints, added color type and value checking
|
2022-11-10 23:27:55 +01:00 |
|
Tom Schimansky
|
cea48c3501
|
fixed some configure bugs #585 #584 #583 #580 #579 #578, added check_image method
|
2022-11-06 14:40:15 +01:00 |
|
Tom Schimansky
|
7374e7a3bc
|
architecture fixes
|
2022-11-01 00:37:30 +01:00 |
|
Tom Schimansky
|
c2a5b4881e
|
changeed driectory structure, moved scaling and appearance mode functionality to super classes
|
2022-10-29 13:11:55 +02:00 |
|