From 4a50795c2f0100ac0d6f1894bf9f7abe4fabf3fa Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Mon, 21 Jan 2019 10:26:24 -0500 Subject: [PATCH] readme.md updated from https://stackedit.io/ --- readme.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index bfefb498..b79b9f53 100644 --- a/readme.md +++ b/readme.md @@ -57,6 +57,8 @@ Super-simple GUI to use... Powerfully customizable Home of the 1-line custom GUI & 1-line progress meter The native GUI framework for perfectionists with deadlines + +Actively developed and supported (It's 2019 and still going strong) #### Note regarding Python versions As of 9/25/2018 **both Python 3 and Python 2.7 are supported**! The Python 3 version is named `PySimpleGUI`. The Python 2.7 version is `PySimpleGUI27`. They are installed separately and the imports are different. See instructions in Installation section for more info. @@ -83,7 +85,7 @@ Your source code is completely portable from one platform to another by simply c Started in late December 2018 PySimpleGUIWx started with the SystemTray Icon feature. This enabled the package to have one fully functioning feature that can be used along with tkinter to provide a complete program. -The Windowing code is coming together with Reads now operational which means Popups work. It's very early in the port however with MANY more Elements left to implement. 3 down, 20-something to go. +The Windowing code is coming together with Reads now operational which means Popups work. The elements are getting completed on a regular basis. 3 more were just checked in. # Platforms @@ -4989,9 +4991,8 @@ GNU Lesser General Public License (LGPL 3) + * [spectre6000](https://github.com/spectre6000) - Readme updates * [jackyOO7](https://github.com/jackyOO7) - Demo programs. OpenCV with realtime image processing, popup keyboard, input Combo read only option. * [AltoRetrato](https://github.com/AltoRetrato) - Fonts for multiline and combo -* [frakman1](https://github.com/frakman1) - Sample code error -* [deajan](https://github.com/deajan) - Custom button tex +* [frakman1](https://github.com/frakman1) - Sample \ No newline at end of file