I actually decided to write my own, the thing I needed to know was the
show option to entry. That was the key!
--
http://mail.python.org/mailman/listinfo/python-list
On Thu, 2006-03-09 at 19:42 -0800, Tuvas wrote:
> Thanks, that's exactly what I wanted!
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
You may also want to check out Pmw (Python Megawidgets)
Pmw has a nifty Prompt Dialog.
See http://pmw.sourceforge.net/doc/PromptDialog.html
Thanks, that's exactly what I wanted!
--
http://mail.python.org/mailman/listinfo/python-list
"Tuvas" <[EMAIL PROTECTED]> writes:
> I want to write a GUI program (Preferably in Tkinter) that will allow
> for the entering of passwords, stared out like a normal program does.
> Is that possible? Thanks!
http://blogs.translucentcode.org/oisin/2003/09/04/tkinter_password_entry/
--
http://mail.