From d16b55d437a721d6dcb0e26e1f6ad594d0c27eb2 Mon Sep 17 00:00:00 2001
From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com>
Date: Tue, 2 Apr 2019 19:18:58 -0400
Subject: [PATCH 1/3] docs/cookbook.md updated from https://stackedit.io/
---
docs/cookbook.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/cookbook.md b/docs/cookbook.md
index 1d28c70f..7b96c8c1 100644
--- a/docs/cookbook.md
+++ b/docs/cookbook.md
@@ -925,8 +925,7 @@ There are a number of features used in this Recipe including:
* Button
* Dictionary Return values
* Update of Elements in window (Input, Text)
-* do_not_clear of Input Elements
-
+

@@ -1550,8 +1549,9 @@ That's all... Run your `my_program.exe` file on the Windows machine of your choo
Your EXE file should run without creating a "shell window". Only the GUI window should show up on your taskbar.
\ No newline at end of file
From 2d3d53c062080896a028aade22b55b386a9153eb Mon Sep 17 00:00:00 2001
From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com>
Date: Tue, 2 Apr 2019 19:37:05 -0400
Subject: [PATCH 2/3] docs/cookbook.md updated from https://stackedit.io/
---
docs/cookbook.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/cookbook.md b/docs/cookbook.md
index 7b96c8c1..e20467d7 100644
--- a/docs/cookbook.md
+++ b/docs/cookbook.md
@@ -124,7 +124,7 @@ while True: # Event Loop
window.Close()
```
-
+
# Simple Data Entry - Return Values As List
@@ -1549,9 +1549,9 @@ That's all... Run your `my_program.exe` file on the Windows machine of your choo
Your EXE file should run without creating a "shell window". Only the GUI window should show up on your taskbar.
\ No newline at end of file
From f6cb9ca430977864e08a74371fcae2932a96ecf8 Mon Sep 17 00:00:00 2001
From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com>
Date: Tue, 2 Apr 2019 19:38:39 -0400
Subject: [PATCH 3/3] docs/cookbook.md updated from https://stackedit.io/
---
docs/cookbook.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/cookbook.md b/docs/cookbook.md
index e20467d7..9bff6667 100644
--- a/docs/cookbook.md
+++ b/docs/cookbook.md
@@ -124,7 +124,7 @@ while True: # Event Loop
window.Close()
```
-
+
# Simple Data Entry - Return Values As List
@@ -1549,9 +1549,9 @@ That's all... Run your `my_program.exe` file on the Windows machine of your choo
Your EXE file should run without creating a "shell window". Only the GUI window should show up on your taskbar.
\ No newline at end of file