Project Description

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.

Instalar

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

Uso

Documentation of the usage of tklayout.py is at http://tklayout.osdn.io . Mostrar Uso

Download

win32 Windows tklayout.py (Data: 2020-01-09, Tamanho: 17.19 KB)
macosx Mac tklayout.py (Data: 2020-01-09, Tamanho: 17.19 KB)
linux Linux tklayout.py (Data: 2020-01-09, Tamanho: 17.19 KB)
unix_unknown UNIX tklayout.py (Data: 2020-01-09, Tamanho: 17.19 KB)
source Source Code tklayout.py (Data: 2020-01-09, Tamanho: 17.19 KB)

Resenha
Your rating
Review this project

Statistics

Recent Activities