From 57a19991a89f5e4d3340391550c1f419ea374ee4 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Sun, 3 Feb 2019 20:08:41 -0500 Subject: [PATCH] docs/cookbook.md updated from https://stackedit.io/ --- docs/cookbook.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/cookbook.md b/docs/cookbook.md index 6eab50f3..f2fbf77d 100644 --- a/docs/cookbook.md +++ b/docs/cookbook.md @@ -971,6 +971,9 @@ There are a number of features used in this Recipe including: window.FindElement('input').Update(keys_entered) # change the window to reflect current key string ``` + + + ## Animated Matplotlib Graph @@ -1548,8 +1551,8 @@ 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