tkmacosx-0.1.1
New feature
- Add
Marquee
widget. ColorVar
now works withCanvas
items as well.
Bug
- Fix
ColorVar
not working with the foreground oftkmacosx.Button
. - Fix unnecessary
focus_set()
bytkmacosx.Button
. - Fix issues with
__main__.py
file. - Fix issues with
SaveVar()
.