If you write code like this, error occurs. [code] img = PhotoImage(file ='test.gif') img.grid(row=0, column=0) [error] AttributeError: ...
確定! 回上一頁