INSERT takes care of that, for example: import Tkinter as tk root = tk.Tk(className = " Text") # text entry field, width=width chars, height=lines text ...
確定! 回上一頁