0

I'm using a ttk Notebook in my Python app with the "winnative" theme. With some adaptions made, this looks quite nice to me, but there's this ugly rectangle around the text in the selected tab (see image), which I would like to get rid of. Is there any styling option that removes this or makes it invisible?
enter image description here
Thanks, Gerhard

petro4213
  • 163
  • 9

1 Answers1

0

I found that my question is a duplicate of this post:
Removing Ttk Notebook Tab Dashed Line
The solution posted there works fine.

petro4213
  • 163
  • 9