[Gambas-user] [Gambas Bug Tracker] Bug #765: form/window about gambas using a lot of CPU resources, when displaying authors
bugtracker at ...3416...
bugtracker at ...3416...
Sat Sep 26 19:34:55 CEST 2015
http://gambaswiki.org/bugtracker/edit?object=BUG.765&from=L21haW4-
Comment #3 by Benoît MINISINI:
It's the author list that eats CPU: it is a big TextLabel widget, which takes a lot of time to layout and redraw by QT each
time it redraws it, i.e. each time it moves apparently.
More information about the User
mailing list