To set a specific size to the window when using Python tkinter, use geometry() function on the Tk() class variable. #import statement from tkinter import ...
確定! 回上一頁