0

enter image description here A: tk.Button with image without highlightthicknes setting

enter image description here B: tk.Button with image with highlightthicknes=0

enter image description here C: ttk.Button with style.configure('custom.TButton', image=cross_image, highlightthickness=0) The parameter "highlightthickness" in style configuration has no result. Is there a way for ttk.Button with image, to be like "B"?

Tried in all themes in windows 10.

vimuth
  • 5,064
  • 33
  • 79
  • 116

0 Answers0