Re: [Gambas-user] qt4 slowness of drawing complex screens

2009-12-09 Thread richard terry
On Thursday 10 December 2009 08:59:57 Benoît Minisini wrote: > > i've not noticed that on the ide ... it have many controls too... > > > > 2009/12/9 richard terry : > > > I've noticed qt4 is much slower rendering the controls than qt3 and > > > wondered if it is possible to 'hide' this process till

Re: [Gambas-user] qt4 slowness of drawing complex screens

2009-12-09 Thread Benoît Minisini
> i've not noticed that on the ide ... it have many controls too... > > 2009/12/9 richard terry : > > I've noticed qt4 is much slower rendering the controls than qt3 and > > wondered if it is possible to 'hide' this process till the rendering is > > complete. > > > > Users with small numbers of co

Re: [Gambas-user] qt4 slowness of drawing complex screens

2009-12-09 Thread Fabien Bodard
i've not noticed that on the ide ... it have many controls too... 2009/12/9 richard terry : > I've noticed qt4 is much slower rendering the controls than qt3 and wondered > if it is possible to 'hide' this process till the rendering is complete. > > Users with small numbers of controls on a form p

[Gambas-user] qt4 slowness of drawing complex screens

2009-12-09 Thread richard terry
I've noticed qt4 is much slower rendering the controls than qt3 and wondered if it is possible to 'hide' this process till the rendering is complete. Users with small numbers of controls on a form probably wouldn't notice this. Regards Richard --