username/password dialog prompt

Cousin Stanley cousinstanley at gmail.com
Fri Nov 6 16:40:18 EST 2009


>
> My Tkinter is very rusty but perhaps you could do it 
> something like this :  http://pastebin.com/m5e49da19
>
> I forgot how to get rid of the empty root window 
> that appears, sorry.

  root.withdraw()   # should do it


-- 
Stanley C. Kitching
Human Being
Phoenix, Arizona




More information about the Python-list mailing list