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 widgets on the screen, as well when I call close on the main window, the widgets disapear one by one very slowly (several seconds). Like working over a remote connection. However once the widgets are created the application is very responsive.
Did anyone experience something similar? Is it the python version or tk version? Graphics library Any ideas on how to debug it? cheers Vasilis
_______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org https://mail.python.org/mailman/listinfo/tkinter-discuss