PySimpleGUI/docs/eCookbook/examples-for-reddit-posts/login.md
2022-06-30 15:30:25 -04:00

372 B

Simple Login

Prompts for a User Name and a Password. The password is protected from view while being typed in.

You can use the Return key or the login button to submit your entered information.