MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Layout_Add_and_Delete_Rows.py

File Demo_Layout_Add_and_Delete_Rows.py

DemoPrograms/Demo_Layout_Add_and_Delete_Rows.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2
3"""
4 Demo - Add and "Delete" Rows from a window

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected