Is your feature request related to a problem? Please describe.
You may want to look at the window.write_event_value to see if it will help do what you're trying to do
Describe the solution you'd like
Check out the PySimpleGUI docs and Demo Programs
Describe alternatives you've considered
window.write_event_value
Additional context
The PySimpleGUI Demo Programs have quite a few examples. The example application repos use this capability heavily.
