style = ttk.Style(). O código abaixo irá adicionar estilo apenas aos botões ... Tk() root.geometry( '100x100' ) style = Style() style.configure( 'W.TButton' ...
確定! 回上一頁