On Fri, 25 Jul 1997, Steven Purcell wrote:

> I am looking for a way to cover up entering passwords into a entry field.  I
> have not found a way in tk to do this.  Does vtcl support this in any of the
> attribute fields?

 when you have the entry field selected, look in the attribute editor for
 a property called "show". Any character placed here will be shown instead
 of the text typed into the entry. "*" is most commonly used for password
 entry fields.

 -stewart-

Reply via email to