[Tkinter-discuss] Slow tk applications...

2022-11-19 Thread Vasilis Vlachoudis
Hi all, in the past months I've noticed a considerable slow-down on drawing of the TK applications on the latest Ubuntu. The slow-down is very noticeable during the initial phase of creating the windows and when the application exits. It takes a couple of seconds to create one by one all widget

Re: [Tkinter-discuss] Slow tk applications...

2022-11-19 Thread Paul Malherbe
Hi Maybe this will help. https://github.com/ibus/ibus/issues/2324 I experienced a similar problem and stopping ibus seemed to help. *Regards* *Paul Malherbe* Tartan Systems On 19/11/2022 19:22, Vasilis Vlachoudis wrote: > Hi all, > > in the past months I've noticed a considerable slow-down