MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / statusbar.py

File statusbar.py

tools/python-3.11.9-amd64/Lib/idlelib/statusbar.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from tkinter.ttk import Label, Frame
2
3
4class MultiStatusBar(Frame):

Callers

nothing calls this directly

Calls 2

runFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected