From e74a778aaf31c75152e76cc609d1c56205071a8f Mon Sep 17 00:00:00 2001 From: Peter Hinch Date: Fri, 11 Jun 2021 08:54:25 +0100 Subject: [PATCH] README change. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 215fa45..92e48ad 100644 --- a/README.md +++ b/README.md @@ -848,7 +848,13 @@ means of the instance's `value` or `textvalue` methods. 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 of the control is determined by the height of the font in use. The height of