Results 1 to 2 of 2

Thread: Delay in loading qt widgets

  1. #1
    Join Date
    Jun 2009
    Location
    Kolkata, INDIA
    Posts
    2
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Delay in loading qt widgets

    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.

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Delay in loading qt widgets

    compile the app in release mod and run it from commad. if it is still slow than your processor is too much loaded

Similar Threads

  1. Qt3 - Multiple transparent widgets
    By bythesea in forum Qt Programming
    Replies: 4
    Last Post: 11th September 2009, 12:24
  2. Mac OS X Top-Level Transparent Widgets
    By tinsuke in forum Qt Programming
    Replies: 0
    Last Post: 17th October 2008, 17:01
  3. Upper limit on number of widgets?
    By jdiewald in forum Qt Programming
    Replies: 1
    Last Post: 30th September 2008, 00:00
  4. Replies: 2
    Last Post: 16th May 2008, 15:39
  5. widgets behind hidden widgets not working
    By bpetty in forum Newbie
    Replies: 13
    Last Post: 7th September 2007, 21:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.