Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
try
:
2
from
Tkinter
import
BitmapImage, Checkbutton, Radiobutton
3
from
Tkconstants
import
*
4
except
ImportError:
Callers
nothing calls this directly
Calls
7
mainloop
Method · 0.80
Metro_Checkbutton
Class · 0.70
Metro_Radiobutton
Class · 0.70
Tk
Class · 0.50
Frame
Class · 0.50
configure
Method · 0.45
pack
Method · 0.45
Tested by
no test coverage detected