Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style cause lagging #9

Open
Kosaras93 opened this issue Feb 22, 2024 · 1 comment
Open

Style cause lagging #9

Kosaras93 opened this issue Feb 22, 2024 · 1 comment

Comments

@Kosaras93
Copy link

I made a GUI with buttons, image, treeview, entries, scrollbars, comboboxes, listboxes.
My program start lagging when I drag and move the root window. I had no idea what cause this issue then I turned off the light-forest theme and the lagg gone. Has anybody noticed something similar?

@whmsft
Copy link

whmsft commented Feb 28, 2024

That is a common issue with tkinter. Complexity often makes tk lag while rendering the icons and images of GUI elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants