From 97c717d67cb9ff7da7973e066974b4a92ec96707 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy Date: Thu, 14 Mar 2019 22:29:09 -0400 Subject: [PATCH] Added more to the list of stuff completed --- PySimpleGUIWeb/readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PySimpleGUIWeb/readme.md b/PySimpleGUIWeb/readme.md index ac6659a6..b95157eb 100644 --- a/PySimpleGUIWeb/readme.md +++ b/PySimpleGUIWeb/readme.md @@ -84,6 +84,9 @@ PySimpleGUIWeb runs only on Python 3. Legacy Python (2.7) is not supported. * Spinner Element (sorta... numbers 0 to 100 only now) * Column Element * Image Element +* Multiline Input Element +* Multiline Output Element +* Table Element (yes, tables! even if limited) * Window background color * Element padding * Read with timeout