From 2c30ad522fc973dfb094424126524c838770a032 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Mon, 21 Jan 2019 10:15:20 -0500 Subject: [PATCH] PySimpleGUIWx/readme.md updated from https://stackedit.io/ --- PySimpleGUIWx/readme.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/PySimpleGUIWx/readme.md b/PySimpleGUIWx/readme.md index f649d8c8..28a72fe3 100644 --- a/PySimpleGUIWx/readme.md +++ b/PySimpleGUIWx/readme.md @@ -339,12 +339,15 @@ These Elements are "complete" or at least ready to use: * Input Text * Buttons including file/folder browse * Input multiline -* Outputmultiline +* Output multiline * Output * Columns * Progress Meters * Check box -* Combo +* Radio Buttons +* Combobox +* Spinner + And these features are working * All Popups @@ -355,7 +358,9 @@ And these features are working * Background images * Debug Print * One Line Progress Meter (tm) -* +* Window operations - move, minimize, maximize, disable, bring to front, hide, unhide +* Fonts, colors, tooltips + @@ -600,5 +605,5 @@ Starting with release 0.4.0, most of the Popup functions work. This means you c # Acknowledgments \ No newline at end of file