Results 1 to 12 of 12

Thread: Qt4 slow like molasses

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Bend, Oregon
    Posts
    27
    Qt products
    Qt3
    Platforms
    MacOS X Unix/X11 Windows

    Default Qt4 slow like molasses

    Hi,

    I'm in the process of porting an app from Qt3 to Qt4. I have a moderately complex dialog with one list view (QTreeWidget) which is basically empty (it has two items in there) and a handful of buttons. See the two attachments for the Qt3 and Qt4 dialog screenshots.
    In Qt3 resizing the dialog is is really snappy like you would expect from a normal dialog. In Qt4 however, the resize operation is so slow that the buttons seem to 'jump out of the dialog'. They seem to have some kind of momentum and the entire dialog looks distorted. What am I doing wrong. This can't be the normal performance of Qt4, this would not be usable as a commercial application. Any ideas?


    Thomas
    Attached Images Attached Images
    Last edited by Tommytrojan; 16th June 2010 at 23:14.

Similar Threads

  1. Slow interface
    By Guilo in forum Qt Programming
    Replies: 2
    Last Post: 4th February 2010, 17:32
  2. QGraphicsScene too slow
    By samsam in forum Qt Programming
    Replies: 1
    Last Post: 10th July 2009, 16:18
  3. Spectrogram too slow
    By a_kaa in forum Qwt
    Replies: 2
    Last Post: 9th January 2009, 16:57
  4. Qt4 designer SLOW - how to fix?
    By hvengel in forum Qt Tools
    Replies: 3
    Last Post: 10th January 2008, 12:07
  5. Slow application
    By Pieter from Belgium in forum Qt Programming
    Replies: 3
    Last Post: 17th October 2006, 09:44

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
  •  
Qt is a trademark of The Qt Company.