Makeing TopLevel Modal ?

stewart.midwinter at gmail.com stewart.midwinter at gmail.com
Mon Apr 4 16:27:56 EDT 2005


well, top.transient(root) will ensure your toplevel window is on top of
all others.
IIRC, you could also use top.grab_set() to make it modal, but you'll
have to try it and see.

S




More information about the Python-list mailing list