Results 1 to 2 of 2

Thread: Handle re-sizing of a Window

  1. #1
    Join Date
    Nov 2015
    Posts
    1
    Qt products
    Qt3 PyQt3 PyQt4
    Platforms
    Unix/X11

    Default Handle re-sizing of a Window

    I have an application that is streaming text to a QTextEdit via a separate thread in the background. Whenever the window is resized while the thread is streaming text it causes a crash. I want to disable the streaming while the window is being resized, is there a proper way to do this?

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Handle re-sizing of a Window

    How do you "stream the text"?

    Cheers,
    _

Similar Threads

  1. Window Layout - Custom Sizing
    By 2lights in forum Newbie
    Replies: 1
    Last Post: 10th July 2013, 18:03
  2. Replies: 1
    Last Post: 10th April 2012, 16:18
  3. QWidget::winId() can not get the right window handle
    By ponponfish in forum Qt Programming
    Replies: 2
    Last Post: 17th May 2011, 06:45
  4. Getting the handle of the window
    By Luc4 in forum Qt Programming
    Replies: 13
    Last Post: 16th May 2010, 12:02
  5. Replies: 7
    Last Post: 17th July 2008, 21:47

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.