From c63f4880294ab24478b0392170958f0fe6950c43 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Wed, 23 Jan 2019 22:20:23 -0500 Subject: [PATCH] readme.md updated from https://stackedit.io/ --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 7b5c263a..d08bfded 100644 --- a/readme.md +++ b/readme.md @@ -92,7 +92,7 @@ The Windowing code is coming together with Reads now operational which means Pop New for 2019, PySimpleGUIWeb. This is an exciting development! PySimpleGUI in your Web Browser! - +The underlying framework supplying the webcomonent is the Remi package. # Support @@ -4995,9 +4995,9 @@ GNU Lesser General Public License (LGPL 3) + * [agjunyent](https://github.com/agjunyent) figured out how to properly make tabs and wrote prototype code that demonstrated how to do it * [jfongattw](https://github.com/jfongattw) huge suggestion... dictionaries. turned out to be * one of the most critical constructs in PySimpleGUI -* [venim](https://github.com/venim) code to doing Alt-Selections in menus, updating Combobox using index, request to disable windows (a really good idea), checkbox and tab submits on change, returning keys for elements that have change_sub +* [venim](https://github.com/venim) code to doing Alt-Selections in menus, updating Combobox using index, request to disable windows (a really good idea), checkbox and \ No newline at end of file