项目描述

A Python library that simplifies the construction of Tkinter user interfaces by allowing the developer to specify the structure of the interface elements from the inside out.

Whereas Tkinter requires that nested frames and other widgets be created from the outside in (i.e., the outermost frame created first), the layout of an interface is often easier to conceptualize and describe from the inside out. The tklayout library simplifies the development of the interface by separating the description of the interface structure from the construction of the nested frames that implement that structure.

安装

tklayot can be installed from the Python Package Index (PyPI) as a Python library using pip: `pip install tklayout` Alternatively a release can be downloaded from OSDN and manually installed in you... Show How to Install

用法

Documentation of the usage of tklayout.py is at http://tklayout.osdn.io . Show Usage

下载

win32 Windows tklayout.py (日期: 2020-01-09, 大小: 17.19 KB)
macosx Mac tklayout.py (日期: 2020-01-09, 大小: 17.19 KB)
linux Linux tklayout.py (日期: 2020-01-09, 大小: 17.19 KB)
unix_unknown UNIX tklayout.py (日期: 2020-01-09, 大小: 17.19 KB)
source 源代码 tklayout.py (日期: 2020-01-09, 大小: 17.19 KB)

Your rating
Review this project

统计

近期活动