PySimpleGUI/docs/eCookbook/examples-for-reddit-posts/counters-using-keyboard.md

7 lines
376 B
Markdown

**Another Reddit Mockup**
This time we're taking keyboard characters 1-9 and counting the number of times that character was pressed. There are labels going across the window with counters under them.
<iframe src='https://trinket.io/embed/pygame/ec6bf39d05?start=result' width='100%' height='450' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>