[Python-bugs-list] [ python-Bugs-438517 ] tkSimpleDialog.askString option

noreply@sourceforge.net noreply@sourceforge.net
Wed, 04 Jul 2001 05:32:34 -0700


Bugs item #438517, was opened at 2001-07-04 05:32
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=438517&group_id=5470

Category: Tkinter
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: tkSimpleDialog.askString option

Initial Comment:
I read the documentation of tkSimpleDialog.askString
and found that there are only two options: initialvalue
and parent.

However, it doesn't support the option, show, from the
Entry widget option that avoids echoing the string I
input. I found the tkSimpleDialog.askString is a
perfect fit for dialogs asking for encryption key or
password. Although it is easy to write my own, I don't
see the need because of an option.

Many thanks
Joe

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=438517&group_id=5470