MCPcopy
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Window_Config_Events.py

File Demo_Window_Config_Events.py

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

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2
3"""
4 Demo Window Config Events

Callers

nothing calls this directly

Calls 6

set_min_sizeMethod · 0.80
current_size_accurateMethod · 0.80
current_locationMethod · 0.80
readMethod · 0.45
updateMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected