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

File Demo_Layout_Extend.py

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

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2
3"""
4 Demonstrates how to use the Window.layout_extend method.

Callers

nothing calls this directly

Calls 5

extend_layoutMethod · 0.80
visibility_changedMethod · 0.80
contents_changedMethod · 0.80
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected