Results 1 to 7 of 7

Thread: Evaluation Example Dock Widgets Hangs Windows

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2006
    Posts
    4
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Unhappy Evaluation Example Dock Widgets Hangs Windows

    I am in the process of evaulating Qt but was dismayed to have encountered a problem within five minutes of starting to use the sample application on Windows XP with the latest automatic updates from Microsoft.

    Our application uses MFC which sucks so bad that I am looking for a replacement. The application requires the use of dockable windows so I launched the Dock Widgets example. Here is what I did:

    1) Clicked the undock/zoom icon on the "Customers" widget.
    2) Tried to drag it

    This resulted in a loss of mouse responsiveness, like there is something capturing the mouse and not releasing it. Clicking on other applications does not work. Clicking on anything has no effect once this happens.

    Hitting Ctrl-Alt-Delete to bring up the Task Manager does fix the problem until you try to drag that customers widget again. Sometimes after hitting Ctrl-Alt-Delete when you move the mouse over the example window it acts like the mouse is down and the Customers window will follow the cursor as if you were dragging it until you click again. The same behavior results from trying to undock and drag the "Paragraphs" widget.

    Does this happen for anyone else? The previous Qt 4.1 version of the demo worked fine when I tried it about 6 months ago. I did not get this behavior.

    Is this a bug in Qt or the Example code that was not updated for 4.2? One would think that the Examples would be part of the standard regression suite.

    I'm looking for some reasonable explanation. I don't have the source to Qt so I have no way of debugging this issue myself.

    - Curtis
    Last edited by inflector; 23rd December 2006 at 22:03.

Similar Threads

  1. Dock windows in a MDI window
    By aronsson in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 10:22
  2. Dock widgets PROBLEM
    By L1L0 in forum Qt Programming
    Replies: 8
    Last Post: 7th April 2006, 18:29
  3. How to movable dock widgets?
    By becond in forum Qt Tools
    Replies: 3
    Last Post: 21st February 2006, 19:57

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.