Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-36702

QMessageBox::setFixedWidth does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.8.5, 5.2.0, 5.12.0 RC2
    • Documentation
    • None
    • Mac
    • All

      It would be nice if it is documented that call to change the size QmessageBox via QMessageBox::setFixedWidth or QMessageBox::setFixedSize will not be honored on Mac.
      Update:
      This is happening on Windows too.

      QMessageBox msg;
      msg.setFixedWidthd(600);
      msg.exec();
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            docteam Qt Documentation Team
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes