import tkinter as tk import tkinter.ttk as ttk # --- functions --- def on_select(event): #print('[DEBUG] event:', event) #print('[DEBUG] ...
確定! 回上一頁