The grid Geometry Manager
Chapter 24 describes the new grid geometry manager that provides a table-like metaphor for arranging widgets. Like pack, grid is constraint-based so the grid automatically adjusts if widgets change size or if widgets are added and deleted. The grid command was influenced by the blt_table geometry manager, but it is a whole new implementation.
|