Flattened ecookbook.... nothing official... testing some things out...

This commit is contained in:
PySimpleGUI 2022-06-30 15:43:56 -04:00
parent 05fd8ca891
commit 0574702876
109 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,14 @@
## Simple Window with Elements Centered
This little demo has several concepts that may be of help to you
* The elements are all centered in the window
* The graphics are base64 and contained in the .py file itself
* It has an animation
It looks like this running on Windows:
![Ml8rxsYCoW.gif](/api/files/6048fd2dde9388633dd7b7f7/ml-8-rxsycow.gif "Ml8rxsYCoW.gif")
<iframe src='https://trinket.io/embed/pygame/ee95a11842?start=result' width='100%' height='600' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>