PDA

View Full Version : Delay in loading qt widgets



pinakis
3rd June 2009, 06:23
Hello,

I am using qt-x11-opensource-src-4.4.3. I am developing using qt-4 plug-in qt-eclipse-integration-linux.x86-1.4.3 in eclipse-cpp-ganymede-SR2-linux-gtk.

When I create a QWidget class from designer, and place some widgets on it, I observe that when the application is launched, the background form is launched first, and then the qt widgets appear.

Can anyone explain, why is this delay in placing the widgets after the form (qframe) appears?

Also, I used qlinear-gradient for background color of the widgets.

nish
3rd June 2009, 06:56
compile the app in release mod and run it from commad. if it is still slow than your processor is too much loaded