You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pier CeccoPierangioliEugenio ff309f2257
chore: release main (#527)
2 months ago
..
ttkDesigner chore: release main (#527) 2 months ago
CHANGELOG.md chore: release main (#527) 2 months ago
README.md moved ttkDesigner and theDumbPaintTool in the apps folder 1 year ago
pyproject.toml chore: release main (#527) 2 months ago

README.md

Linux Usage Python pyTermTk_version Test Status pypi_version pypi_version

screenshot

ttkDesigner

ttkDesigner is the pyTermTk tool for designing and building Text-based user interfaces (TUIs) with pyTermTk Widgets. You can compose and customize your windows or dialogs in a what-you-see-is-what-you-get (WYSIWYG) manner, and test them interactively.

Widgets and forms created with ttkDesigner integrate seamlessly with programmed code, using pyTermTk's signals and slots mechanism, so that you can easily assign behavior to graphical elements. All properties set in ttkDesigner can be changed dynamically within the code.

Features

tbd

Install/Upgrade

ttkDesigner is available on PyPI

pip3 install --upgrade ttkDesigner

Run

ttkDesigner