From e6d4e5387ab76319ba7f1007c3b085ea03bfae67 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Mon, 21 Jan 2019 10:20:00 -0500 Subject: [PATCH] PySimpleGUIWx/readme.md updated from https://stackedit.io/ --- PySimpleGUIWx/readme.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/PySimpleGUIWx/readme.md b/PySimpleGUIWx/readme.md index ebc9a802..91defe36 100644 --- a/PySimpleGUIWx/readme.md +++ b/PySimpleGUIWx/readme.md @@ -78,10 +78,15 @@ Remember, these are Engineering Releases. * Input Text * Buttons including file/folder browse * Input multiline -* Outputmultiline +* Output multiline * Output * Columns * Progress Meters +* Checkbox +* Radio Button +* Combobox +* Spinner +* #### Features * Debug Print @@ -103,8 +108,15 @@ Remember, these are Engineering Releases. * Get screen size * Get window location * Change window size +* Window move +* Window minimize +* Window maximize +* Window Disable +* Window Enable +* Window Hide +* Window UnHide +* Window Bring to front * Look and Feel settings - * Default Icon * Base64 Icons @@ -484,5 +496,5 @@ Starting with release 0.4.0, most of the Popup functions work. This means you c # Acknowledgments \ No newline at end of file