ボタンに画像を表示するは、以下のように記述します。 button = tk.Button(親ウィジェット, text="表示したい文字列", image=img , compound="top").
確定! 回上一頁