Results 1 to 4 of 4

Thread: Press Down click on Title bar stop event loop (Windows not sure on linux or other OS)

  1. #1
    Join Date
    May 2009
    Posts
    56
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Question Press Down click on Title bar stop event loop (Windows not sure on linux or other OS)

    Quote Originally Posted by cafu1007 View Post
    HI There,

    I was told that press down click event on the gui wil not stop the event loop.
    I monitor what is send and received in the serial port. When i hold down the mouse over the title bar for moving the Windows, there is not receiving information (i would say not read) from the serial port, i used Qextserialport class for serial communication. is this a Qt problem, Qextserialport or simply a block on the event loop?

    Thanks
    Quote Originally Posted by wysota View Post
    This is somehow related to Windows display system. Qt has no influence on it since the title bar is not part of your application.
    Additional to this when resizing the windows the problem is also there.

    Is there any way to solve this problem/behaviour wihtout using threads? or using threads? the before one is preferred.

    Thanks

    CAFU

  2. #2
    Join Date
    May 2009
    Posts
    56
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Press Down click on Title bar stop event loop (Windows not sure on linux or other

    Anyone out there that could help me on this?

  3. #3
    Join Date
    May 2009
    Posts
    56
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Press Down click on Title bar stop event loop (Windows not sure on linux or other

    Have anybody expirience this problem in other OS?

    It seems that there is no way to get around this issue and it could be misslead the title, is not the that the event loop stop only that is busy doing the resizing or the move of the windows.

  4. #4
    Join Date
    May 2009
    Posts
    56
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Press Down click on Title bar stop event loop (Windows not sure on linux or other

    So nobody answer here. But i have just made a working thread in the background! to avoid this problem.

Similar Threads

  1. Qt/MFC Event Loop - stop MFC receiving event?
    By Kaylx in forum Qt Programming
    Replies: 1
    Last Post: 26th April 2012, 18:57
  2. Replies: 4
    Last Post: 6th August 2011, 01:40
  3. How to handle Power Press event with QT Programming on Linux?
    By Kevin Hoang in forum General Programming
    Replies: 2
    Last Post: 1st April 2011, 08:36
  4. click Event on Title Bar
    By anupamgee in forum Qt Programming
    Replies: 1
    Last Post: 26th May 2009, 17:12
  5. How to stop event loop of QDialog in Qt4
    By node_ex in forum Qt Programming
    Replies: 3
    Last Post: 8th July 2008, 07:19

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.