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

File recipe-188537.py

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

Source from the content-addressed store, hash-verified

1# file: notebook.py
2# A simple notebook-like Tkinter widget.
3# Copyright 2003, Iuri Wickert (iwickert yahoo.com)
4

Callers

nothing calls this directly

Calls 10

notebookClass · 0.90
nFunction · 0.85
add_screenMethod · 0.80
mainloopMethod · 0.80
TkClass · 0.50
FrameClass · 0.50
ButtonClass · 0.50
EntryClass · 0.50
packMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected