Hi,
On Sun, 2 Jun 2019 14:22:56 +
Vasilis Vlachoudis wrote:
> Many thanks
>
> The first solution works ok for me without any flickering
probably it depends on the speed of the machine. With an old and slow
laptop of mine the flickering effect appears to be a bit worse than on my
desktop mac
] on behalf of
Michael Lange [klappn...@web.de]
Sent: Friday, May 31, 2019 00:33
To: tkinter-discuss@python.org
Subject: Re: [Tkinter-discuss] ttk.Notebook: autohide
Hi,
On Thu, 30 May 2019 19:49:33 +
Vasilis Vlachoudis wrote:
> Many thanks Michael.
> The recipe works the tab bar disa
Hi,
On Thu, 30 May 2019 19:49:33 +
Vasilis Vlachoudis wrote:
> Many thanks Michael.
> The recipe works the tab bar disappears (and reappears), but the space
> of the tabs is not reclaimed. the child-window is not resized to get
> the extra space. If I resize the toplevel window with the mous
: [Tkinter-discuss] ttk.Notebook: autohide
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
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
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