Table Grid « GUI Tk « Python. ... width = 15, height = 5 ) self.text1.grid( rowspan = 3, sticky = W+E+N+S ) self.text1.insert( INSERT, ...
確定! 回上一頁