From ac50483eebffd73108d757a35a8376e003a27d89 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Mon, 21 Jan 2019 10:13:47 -0500 Subject: [PATCH] PySimpleGUIWx/readme.md updated from https://stackedit.io/ --- PySimpleGUIWx/readme.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/PySimpleGUIWx/readme.md b/PySimpleGUIWx/readme.md index 8a8e5f85..f649d8c8 100644 --- a/PySimpleGUIWx/readme.md +++ b/PySimpleGUIWx/readme.md @@ -344,6 +344,7 @@ These Elements are "complete" or at least ready to use: * Columns * Progress Meters * Check box +* Combo And these features are working * All Popups @@ -354,6 +355,7 @@ And these features are working * Background images * Debug Print * One Line Progress Meter (tm) +* @@ -545,7 +547,7 @@ Starting with release 0.4.0, most of the Popup functions work. This means you c * Grab anywhere windows * Alpha channel for windows * Finishing up the Text and Input Text Elements -* Visibilty for all Elements +* Visibility for all Elements * Input Get / Set focus * Output element - unable to get stdout to re-route * Debug window works @@ -565,12 +567,12 @@ Starting with release 0.4.0, most of the Popup functions work. This means you c * Element.Update support for disabled and tooltip * Combo Element -* Newest Combo paramters +* Newest Combo parameters * Radio Element -* Newest Radio paramters (size_px, visible, enable_events) +* Newest Radio parameters (size_px, visible, enable_events) * Type hints on Wx widgets * Spinner Element -* Newest Spinner paramters +* Newest Spinner parameters * Text Element visibility * Column Element size_px parameter (unclear if works... likely does not) * Column visibility @@ -598,5 +600,5 @@ Starting with release 0.4.0, most of the Popup functions work. This means you c # Acknowledgments \ No newline at end of file