MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-580783.py

File recipe-580783.py

recipes/Python/580783_Metro_Checkbuttons/recipe-580783.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1try:
2 from Tkinter import BitmapImage, Checkbutton, Radiobutton
3 from Tkconstants import *
4except ImportError:

Callers

nothing calls this directly

Calls 7

mainloopMethod · 0.80
Metro_CheckbuttonClass · 0.70
Metro_RadiobuttonClass · 0.70
TkClass · 0.50
FrameClass · 0.50
configureMethod · 0.45
packMethod · 0.45

Tested by

no test coverage detected