在python中创建一个像table结构的表 [英] Creating a table like structure in python

查看:314
本文介绍了在python中创建一个像table结构的表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在python中制作一个下载管理器
我想创建一个像多个列和行的结构表,以显示:

I am making a download manager in python.. I want to create a table like structure with multiple columns and rows to show:

下载名称,下载状态(暂停/下载),下载大小和其他信息交互式。

Download name, download status (paused/downloading), download size and other information interactively.

任何人都可以给我想法如何创建一个表格式的结构,我可以轻松添加上面提到的数据?

Can anyone give me ideas on how to create a table-like structure where I can easily add the data mentioned above?

推荐答案

修正...我已经找到了一个多边框小部件的天堂:
http://code.activestate.com/recipes/52266-multilistbox-tkinter-widget/

Fixed...I have found my paradise with a multilistbox widget: http://code.activestate.com/recipes/52266-multilistbox-tkinter-widget/

这篇关于在python中创建一个像table结构的表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆