Results 1 to 5 of 5

Thread: QSlider & QLabel : setText after SIGNAL from QSlider not working

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Nov 2011
    Posts
    3
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: QSlider & QLabel : setText after SIGNAL from QSlider not working

    Hi ChrisW67 and thank you for helping me out,

    Why does it work with a QDialog and not a QMessageBox, I wonder ...

    I used the QMessageBox class because I need the clickedButton() method in some other functions.

    Now considering your code and mine, the only thing that changed is the QDialog/QMessageBox thing ... Why couldn't it work in a QMessageBox ?

    Again, thanks for your help,


    Faradn


    UPDATE : whatever it is (QMessageBox or QDialog) the slider position Label remains unupdated.
    Last edited by Faradn; 29th November 2011 at 13:08.

Similar Threads

  1. Replies: 4
    Last Post: 24th October 2011, 11:00
  2. Problem with QSlider's signal
    By lni in forum Qt Programming
    Replies: 6
    Last Post: 21st September 2011, 19:29
  3. Replies: 7
    Last Post: 15th June 2011, 05:59
  4. QSlider and sliderReleased() signal
    By Luc4 in forum Qt Programming
    Replies: 1
    Last Post: 19th June 2010, 18:37
  5. Replies: 4
    Last Post: 4th March 2010, 11: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.