最近在使用tkinter时碰见了修改button的字体大小,在ttk中需要是Style来定义控件的样式s = ttk.Style()s.configure('my.TButton', font=('Helvetica' ...
確定! 回上一頁