Tk tutorial: Using Buttons in Tkinter under Python. ... Button(frame, text="QUIT", fg="red", command=quit) button.pack(side=tk.LEFT) slogan = tk.
確定! 回上一頁