Python 039 - Using the grid layout

preview_player
Показать описание
The grid layout geometry imagines the frame (or window) as being made up of boxes, like a spreadsheet. Widgets are then places in the boxes to create the layout.

A collection of widgets can be held in a dictionary and that makes displaying them and retrieving information from them as simple as running through a FOR loop.

Рекомендации по теме
visit shbcf.ru