GUI aid for designing PySimpleGUI screens and automation of layout code for the most common PySimpleGUI elements(Excel,LibreOffice & Python).
The produced layout code will be pasted to the clipboard and to the PSGText sheet.
The .doc file MUST be read prior to use.
Added LibreOffice version(should also run in OpenOffice):
GUI aid for designing PySimpleGUI screens and automation of layout code for the most common PySimpleGUI elements, written in LibreOffice Calc Basic.
The produced layout code will be pasted to the PSGText sheet.
The .odt file MUST be read prior to use.
Added Python version, 2 files, psgd.py, psgd.txt
The .txt file MUST be read prior to use.
See Discussion tab for updates and file download info.
Added cross platform/Linux distro shortcut keys program, scut.py, see scut.py for details.
Added scut_v2.py, handles variable length shortcuts, see scut_v2.py for details.
Features
- Create PySimpleGUI screens with Click and Drop.