strPath.set('input your text here'); #多行文本框Text txtResult = Text(top,width=45,height=15) #使用insert函数更新文本 txtResult.insert(tk.INSERT, strResult).
確定! 回上一頁