[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...
Mon Sep 28 17:45:22 CEST 2015
http://gambaswiki.org/bugtracker/edit?object=BUG.765&from=L21haW4-
Comment #15 by Fabien BODARD:
So it work like gb.map or DocumentView.
Yes i've seen your call to GridView.ScrollArea_Draw encapsulated in a Paint.Begin / .End
Paint Class is powerfull. But cache are mandatory to have something smooth and that no consume all the cpu ressources.
For less CPU cost take more RAM.
More information about the User
mailing list