Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
notebook
Class · 0.90
n
Function · 0.85
add_screen
Method · 0.80
mainloop
Method · 0.80
Tk
Class · 0.50
Frame
Class · 0.50
Button
Class · 0.50
Entry
Class · 0.50
pack
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected