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

File Demo_Graph_Drag_Rectangle.py

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

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2
3"""
4 Demo - Drag a rectangle to draw it

Callers

nothing calls this directly

Calls 5

draw_imageMethod · 0.80
delete_figureMethod · 0.80
draw_rectangleMethod · 0.80
readMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected