ecookbook restoring the folders for testing...

This commit is contained in:
PySimpleGUI 2022-06-30 15:54:57 -04:00
parent 0574702876
commit 9f40a47d30
109 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,6 @@
Super-Simple Periodic Update Demo
This one is a window that runs every second and updates some text in the window to reflect the values of 10 random numbers. Modify to add whatever kinds of Elements you want (like Tables, or rows of text). Just drop the changes into the event loop
<iframe src='https://trinket.io/embed/pygame/2962511ca0?start=result' width='100%' height='400' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>