On 26.08.2018 23:45, code dz wrote:
Hi Martin
i made a simple test across msegui & lazarus & wxwidgets to see who's
uses less cpu
the test is very simple : a paintbox & timer , i set the timer
interval to 16ms and in its ontimer event i invalidate the paintbox to
trigger its paint event , in the paint event i draw a rectangle
after execution i maximized the form and see the cpu usage , well the
results was :
msegui : 90% per on cpu core
lazarus : 18%
wxwidgets: 2%

i just wondering why this slowdown from msegui

Why is the background of the MSEgui example white?

Martin


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to