Hiding widgets it Tkinter and shrinking the frame/window?

Neil Cerutti cerutti at together.net
Tue Feb 27 16:27:18 EST 2001


Russell E. Owen posted:
>(Also, is there some simple way to get the TopLevel object from a 
>widget, perhaps one that is buried many levels deep in enclosing frames 
>and etc.? I think I may have to make window manager calls, and I don't 
>want to pass the TopLevel widget around if I don't have to.)

.winfo_toplevel()

-- 
Neil Cerutti <cerutti at together.net>



More information about the Python-list mailing list