docs/cookbook.md updated from https://stackedit.io/
This commit is contained in:
parent
997a9e3ff1
commit
186080bea2
|
@ -24,7 +24,7 @@ If you like this Cookbook, then you'll LOVE the 100+ sample programs that are ju
|
|||
|
||||
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 PySimpleGUI variants on your computer.
|
||||
|
||||
This is a new capability for PySimpleGUI that has only very recently been started
|
||||
This is a new capability for PySimpleGUI that has only very recently been started. Only a few of the elements are operational using PySimpleGUIWeb. So, be prepared for some bugs. It's got a ways to go, but still seemed valuable to include.
|
||||
|
||||
# Copy these design patterns!
|
||||
|
||||
|
@ -1539,7 +1539,7 @@ 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.
|
||||
<!--stackedit_data:
|
||||
eyJoaXN0b3J5IjpbLTExOTI0MjgyMDQsNjY4Nzg5NzQ5LC0xMT
|
||||
eyJoaXN0b3J5IjpbLTE0MDI4NDA5ODYsNjY4Nzg5NzQ5LC0xMT
|
||||
c0Nzk5ODkyLDcxNzA0OTY2MCwtNjc5NTQ5Njc1LC0zMzkzNzEz
|
||||
NTJdfQ==
|
||||
-->
|
Loading…
Reference in New Issue