Skip to content

Commit 4920095

Browse files
docs/cookbook.md updated from https://stackedit.io/
1 parent 6e0425d commit 4920095

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

docs/cookbook.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ with
1919
There is a short section in the Readme with instruction on installing PySimpleGUI
2020

2121
If you like this Cookbook, then you'll LOVE the 100+ sample programs that are just like these. You'll find them in the GitHub at http://www.PySimpleGUI.com. These Recipes are simply several of those programs displayed in document format.
22+
23+
# Experimental repl.it Embedded Windows
24+
25+
You'll find a few of these Recipes are running in your browser window using PySimpleGUIWeb. They are included so that you can immediately play around with the SDK before installing one of the PySimpleGU
2226

2327
# Copy these design patterns!
2428
@@ -1533,6 +1537,7 @@ That's all... Run your `my_program.exe` file on the Windows machine of your choo
15331537

15341538
Your EXE file should run without creating a "shell window". Only the GUI window should show up on your taskbar.
15351539
<!--stackedit_data:
1536-
eyJoaXN0b3J5IjpbNjY4Nzg5NzQ5LC0xMTc0Nzk5ODkyLDcxNz
1537-
A0OTY2MCwtNjc5NTQ5Njc1LC0zMzkzNzEzNTJdfQ==
1540+
eyJoaXN0b3J5IjpbLTIwMjkxMDk4OTgsNjY4Nzg5NzQ5LC0xMT
1541+
c0Nzk5ODkyLDcxNzA0OTY2MCwtNjc5NTQ5Njc1LC0zMzkzNzEz
1542+
NTJdfQ==
15381543
-->

0 commit comments

Comments
 (0)