This project is in development... In my free time, i'll add translations, and finalize the options.
Create your widgets in 3 steps :
-
Select a parent in the treeview ( if different from the top window ) and choose a new widget to create
-
complete the options in the dialog box or keep it as default, pack method is used to place them (no more fixed design in small windows)
-
you can modify your options or wait and adjust them after exporting the generated python file.
Download the last release (zip) et extract files
Run Tkarpenter.py with python3
You need python3 and tkinter.