Re: [Tkinter-discuss] ttk.Notebook: autohide

2019-05-29 Thread Michael Lange
Hi, On Wed, 29 May 2019 13:01:16 + Vasilis Vlachoudis wrote: > Hi all > > I am using the ttk.Notebook for an editor like application and I want > to implement something like autohide functionality for the tabheadings > when there is only one tab, and to reappear when there are more than > on

[Tkinter-discuss] ttk.Notebook: autohide

2019-05-29 Thread Vasilis Vlachoudis
Hi all I am using the ttk.Notebook for an editor like application and I want to implement something like autohide functionality for the tabheadings when there is only one tab, and to reappear when there are more than one. Is there some function to set the height to 0 for the headings of "pack_f