My code looks something like Python Tk. import tkinter as tk #import Tkinter ... You can create a textbox using Tkinter Entry class like this: txt = Entry ...
確定! 回上一頁