[Qt] New patch - TPageControl, TScrollBar fix

zeljko zeljko at holobit.net
Wed May 30 13:46:33 CEST 2007


On Wednesday 30 May 2007 10:28, Felipe Monteiro de Carvalho wrote:
> On 5/30/07, zeljko <zeljko at holobit.net> wrote:
> > Also , why Modal form eats CPU (kernel-2.6.20-smp)  ? Anyone seen this ?
> > Felipe, do we really need Application.ProcessMessages() and sleep() in
> > ShowModal() ?
>
> Unfortunately, when I implemented it, this was the only way that I
> found that make it work. And it was quite hard to finally make it
> work.
>
> How much CPU does it eat? Small levels should be irrelevant.

a lot, but it can be because of dualcore cpu + smp kernel , because i don't 
feel that system is slow down because of that.

 PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 4839 root      15   0 74020  46m 6828 S   88  2.3  86:46.57 X :0
22284 linda     15   0 21208  11m 9772 R   45  0.6   0:18.64 ./test



More information about the Qt mailing list