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

File Demo_Window_Location_Finder.py

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

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2
3"""
4 Demo - Find window's location according to tkinter

Callers

nothing calls this directly

Calls 5

get_screen_sizeMethod · 0.80
current_locationMethod · 0.80
readMethod · 0.45
updateMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected