import tkinter as tk. class ToolTip(): def __init__(self, widget, text="default tooltip"): self.widget = widget. self.text = text.
確定! 回上一頁