extra for tkinter
Project description
tkadw
使用tkinter.Canvas、tcltk扩展自绘技术实现的扩展界面
轻量仅用
python代码实现,不掺杂大型数据文件
支持圆角运用
DrawEngine引擎快速画出圆角矩形
跨平台
tkinter.Canvas的跨平台性
安装
安装使用的途径仅在pypi.org平台上,所以可以直接使用pip
python -m pip install -U tkadw
Requirement already satisfied: tkadw in $pythonpath\lib\site-packages (0.1.4)
对于windows平台,安装时需勾选tcl/tk选项安装tkinter
对于linux平台,需自行查询python3-tk的安装步骤
更新记录
<=0.2.0:作者都没记下来
0.2.0:
201主题配置
202改变修复AdwDrawEntry的Entry组件在Linux平台下出现边框
203修复各别解释器类似注释的错误
0.2.1
211扩充README文档
212新增组件Adw
213删除多余文件
0.2.2
221扩展额外界面库BiliBili,根据BiliBili桌面版设计
222修复palette修改完后没完全修改配色的问题
223扩展额外界面库Win11,根据Sunvalley设计
224修复AdwDrawButton类边框遮挡的问题
0.2.3
231AdwDrawEngine添加绘画渐变图形的方法
232扩展额外界面库Fluent,作者制作设计
0.2.4
241补充导入
0.3.0
301新增AdwSeparator分割线组件 新增AdwWidget简化组件绘制流程
302分支widgets库,将加入仅使用组件组合起来的控件,而非用canvas绘出来的组件
303调改AdwDrawEntry和AdwDrawText的焦点事件绑定
304新增主题类组件,只需使用set_default_theme设置主题。对于经过特殊设计和特殊样式的组件,比如Fluent主题组件、Win11主题控件AccentButton,将不加入主题变量内
0.3.2
321新增AdwMDI组件
322添加metro主题
0.3.3
331修复AdwDrawFrame的边框宽度问题
332增加主题属性AdwDrawFramepadding
0.3.4
341为AdwTButton增添新样式win11_accent_lightwin11_accent_dark
0.3.5
351补充AdwTCircularButton主题组件
352增添新快速布局row、coloumn以及高级布局put,所有可视化组件已继承布局类。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tkadw-0.3.6.tar.gz.
File metadata
- Download URL: tkadw-0.3.6.tar.gz
- Upload date:
- Size: 233.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be3e64b6721d7b0da713f666dc40525cad5b413b0d4b6d5a46f020cbe01a1879
|
|
| MD5 |
39ef7d52904081a2c7cc232b45cb9aec
|
|
| BLAKE2b-256 |
e655a43405c353948142ad1f99db7dd1a821e5e3944bef1271fbb05925b306cb
|
File details
Details for the file tkadw-0.3.6-py3-none-any.whl.
File metadata
- Download URL: tkadw-0.3.6-py3-none-any.whl
- Upload date:
- Size: 92.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99398591f7b892e2ef1eac48f7f85ea8742ae5664de6f760b43199bc17445045
|
|
| MD5 |
a56d5a6ae588c8b637c373fae7b778fb
|
|
| BLAKE2b-256 |
3b6d22918d78089fc4c1467a245c7becf149dc515cedecfa825216d84092037c
|