pull/8/head
Peter Hinch 2021-06-11 08:54:25 +01:00
rodzic 561022cf38
commit e74a778aaf
1 zmienionych plików z 7 dodań i 1 usunięć

Wyświetl plik

@ -848,7 +848,13 @@ means of the instance's `value` or `textvalue` methods.
from gui.widgets.dropdown import Dropdown from gui.widgets.dropdown import Dropdown
``` ```
![Image](./images/dd_closed.JPG) ![Image](./images/dd_open.JPG) ![Image](./images/dd_closed.JPG)
Closed dropdown list.
![Image](./images/dd_open.JPG)
Open dropdown list.
A dropdown list. The list, when active, is drawn below the control. The height A dropdown list. The list, when active, is drawn below the control. The height
of the control is determined by the height of the font in use. The height of of the control is determined by the height of the font in use. The height of