How to have password echoed as asterisks
I’m trying make a login window where a user is prompted to enter their Username and Password, although when the password is entered I am looking for asterisks to be printed, like common password entry (i.e. – Sekr3t is echo’d as: * * * * * *).