Results 1 to 6 of 6

Thread: QCheckBox trouble + How to refresh a paint window if an other is open over and select

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2018
    Posts
    34
    Thanks
    18
    Qt products
    Qt5
    Platforms
    Windows

    Default QCheckBox trouble + How to refresh a paint window if an other is open over and select

    My goal is to freeze the state of checkbox when i push the START button and unfreeze it when i push the STOP button, i write this code but it doesn't work (find the line "//SUGGEST WHAT TO DO" and make a brekpoint at about line 186); see the file.
    An other question is:
    I write an other program that visualize the data that i've sended (with Qpaint->repaint() call), but if this window isn't select the paint window isn't refresh till i select it; what is the best practice to do it? My goal is to refresh the window even it isn't select.
    An other question is:
    What is the best practice to open an other window and pass to the new window all parameters/class of mainwindow?
    Thank you.
    Attached Files Attached Files

Similar Threads

  1. Refresh my Qt window
    By maarvi in forum Newbie
    Replies: 6
    Last Post: 8th May 2011, 19:31
  2. window refresh freeze
    By jhowland in forum Qt Programming
    Replies: 1
    Last Post: 22nd February 2010, 07:58
  3. Replies: 1
    Last Post: 23rd October 2009, 22:48
  4. QPainter and refresh window
    By Atikae in forum Qt Programming
    Replies: 3
    Last Post: 18th February 2009, 12:45
  5. Want to refresh window without processEvents()
    By jnk5y in forum Qt Programming
    Replies: 6
    Last Post: 31st March 2006, 00:32

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.