There are two functions you should use to quit a window: destroy(); quit(). Here you have the code using one of the two: import Tkinter import tkMessageBox ...
確定! 回上一頁