[Tutor] Tkinter

Marilyn Davis marilyn at deliberate.com
Sat Mar 6 14:12:38 EST 2004


Hi again,

I'm a bit confused about the top-level processing in Tkinter.

2 of my books start with tk=Tk() and build inside tk.

1 book starts with o = MyClass() where MyClass(Frame) and
builds inside itself.  But when I self.destoy() a frame gets
left behind.

Then I read that there's a toplevel widget.  What's Tk()?

I know there's some understanding that I'm missing.

Can anyone help me?

Marilyn Davis




More information about the Tutor mailing list