MCPcopy 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

1try:
2 from Tkinter import Label, Frame, Toplevel, Entry
3 from Tkconstants import *
4 from ttk import Separator

Callers

nothing calls this directly

Calls 5

ListboxClass · 0.85
mainloopMethod · 0.80
TkClass · 0.50
packMethod · 0.45
focusMethod · 0.45

Tested by

no test coverage detected