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

File Demo_IP_Address_Entry.py

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

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2
3'''
4 IP Address entry window with digit validation and auto advance

Callers

nothing calls this directly

Calls 7

MyInputFunction · 0.85
set_focusMethod · 0.80
valuesMethod · 0.80
readMethod · 0.45
updateMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected