MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / makegrid

Method makegrid

Demo/tkinter/guido/ss1.py:576–624  ·  view source on GitHub ↗

Helper to create the grid of GUI cells. The edge (x==0 or y==0) is filled with labels; the rest is real cells.

(self, rows, columns)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.95

Calls 5

colnum2nameFunction · 0.85
strFunction · 0.85
grid_configureMethod · 0.80
grid_columnconfigureMethod · 0.80
bindMethod · 0.45

Tested by

no test coverage detected