MagicTK

A UI package by tkinter

MIT License

Downloads
170
Stars
4

Bot releases are visible (Hide)

MagicTK - 1.0.0.beta1 Latest Release

Published by CodeCrafter-TL 2 months ago

🟢 新增

  • base.py 新增 Window

  • Window 类添加 place title titlebar position size alpha transparent transparentcolor 方法

  • tools.py 添加 create_image interpolate_color 函数

  • graphics.py 新增 TopRoundedRectangle RoundedButton

  • graphics.py 中的 Rectangle 类添加 alpha 参数

  • widgets.py 新增 Menu

🟡 变更

  • Rectangle 中的 create_rectangle 部分移到 if 判断中,为适应 alpha 参数