README: Add Grid image.

encoder_driver
peterhinch 2023-02-18 09:48:20 +00:00
rodzic a64eb5b80b
commit 3802038ff2
2 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -1074,6 +1074,11 @@ Screen.change(BaseScreen)
### 6.1.1 Grid widget
```python
from gui.widgets import Grid
```
![Image](./images/grid.JPG)
This is a rectangular array of `Label` instances: as such it is a passive
widget. Rows are of a fixed height equal to the font height + 4 (i.e. the label
height). Column widths are specified in pixels with the column width being the

BIN
images/grid.JPG 100644

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 100 KiB