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,11 @@
**Duplication of Reddit tinkter Tutorial on a Countdown Timer**
This post seemed like an interesting one to demonstrate the use of "async" windows in PySimpleGUI. It was roughly 1/2 the size of the tkinter version.
https://www.reddit.com/r/Python/comments/eh9461/countdown_gui_using_python_it_is_not_pretty/
Here is how it looks on Windows...
![RedditCountdownTimer.gif](/api/files/5e08f3d492f24fc47d89d988/redditcountdowntimer.gif "RedditCountdownTimer.gif")
<iframe src='https://trinket.io/embed/pygame/48dc15aa43?start=result' width='100%' height='450' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>