Tkinter: Why won't it work?

Tjabo Kloppenburg t.kloppenburg at billiton.de
Wed Mar 27 09:55:04 EST 2002


>         self.button = Button(frame, text="QUIT", fg="red",
> command=frame.quit)

command=master.quit

tk.




More information about the Python-list mailing list