import tkinter as tk import tkinter.font as tkFont import tkinter.ttk as ttk ... Style() style.configure(STYLE_NAME, font=font) # define customized Button ...
確定! 回上一頁