S
sujeet kumar
Hi
I want to take some data at runtime from user and want data to be
not seen by others. I used
"password =3D ask("Enter your password: ") { |q| q.echo =3D "*"} " to
take password from user in console(he types password in console) . Now
I want to take password from TkEntry and want that it too should be
echoed in TkEntry.
What should I do?
thanks=20
sujeet
I want to take some data at runtime from user and want data to be
not seen by others. I used
"password =3D ask("Enter your password: ") { |q| q.echo =3D "*"} " to
take password from user in console(he types password in console) . Now
I want to take password from TkEntry and want that it too should be
echoed in TkEntry.
What should I do?
thanks=20
sujeet