Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
PySimpleGUI
as
sg
2
3
''
&
#x27;
4
IP Address entry window
with
digit validation and auto advance
Callers
nothing calls this directly
Calls
7
MyInput
Function · 0.85
find_element_with_focus
Method · 0.80
set_focus
Method · 0.80
values
Method · 0.80
read
Method · 0.45
update
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected