Added more to the list of stuff completed

This commit is contained in:
MikeTheWatchGuy 2019-03-14 22:29:09 -04:00
parent a130079059
commit 97c717d67c
1 changed files with 3 additions and 0 deletions

View File

@ -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