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,9 @@
A demo program to address this Reddit post:
https://www.reddit.com/r/learnpython/comments/fdx0io/moving_a_slider_with_a_button_click/
The idea is for a slider to be updated to the value input by the user in the input box.
You can click the "Submit" button or press the enter key to complete the input.
<iframe src='https://trinket.io/embed/pygame/59a5fb58e1?start=result' width='100%' height='400' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>