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

File Demo_Window_Background_Image.py

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

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2
3"""
4 Highly experimental demo of how the illusion of a window with a background image is possible with PySimpleGUI.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected