How do I hide the tab bar in a ttk Notebook widget? I don't want to hide the frame that belongs to the tab. I just want to remove the tab bar from sight, even where it's not at the top of the screen (for more than one purpose).
Anyway, it would be nice for fullscreen mode.
from the help on tkinter.ttk.Style:
try this: