Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-580785.py
File
recipe-580785.py
recipes/Python/580785_Metro_Listbox/recipe-580785.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
try
:
2
from
Tkinter
import
Label, Frame, Toplevel, Entry
3
from
Tkconstants
import
*
4
from
ttk
import
Separator
Callers
nothing calls this directly
Calls
5
Listbox
Class · 0.85
mainloop
Method · 0.80
Tk
Class · 0.50
pack
Method · 0.45
focus
Method · 0.45
Tested by
no test coverage detected