TermTk.TTkLayouts🌶️
Layouts🌶️
Info and examples are available in the Tutorial
Classes
|
The grid layout allows an automatic place all the widgets in a grid, <br/> the empty rows/cols are resized to the "rowMinHeight,columnMinWidth" parameters |
|
The TTkHBoxLayout class lines up widgets horizontally |
|
|
|
|
|
The TTkVBoxLayout class lines up widgets vertically |