From 32eeec20d1213ca9db7f67954f25099da40e3f96 Mon Sep 17 00:00:00 2001 From: PySimpleGUI Date: Sun, 26 Sep 2021 15:09:36 -0400 Subject: [PATCH] Addition of Window.perform_long_operation to the Threading recipe --- docs/cookbook.md | 116 +++++++++++++++++++++++++---------------------- 1 file changed, 63 insertions(+), 53 deletions(-) diff --git a/docs/cookbook.md b/docs/cookbook.md index 3b2004ae..10bfcfdb 100644 --- a/docs/cookbook.md +++ b/docs/cookbook.md @@ -1,7 +1,5 @@ ![LOGO](https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI/master/images/for_readme/Logo%20with%20text%20for%20GitHub%20Top.png) - -