Hello

The size of the QMessageBox is always equal to its text. If I have caption text that is bigger of the message box text, only part of the caption text is shown. How to make the size of the QMessageBox at least as the the size of its caption text ?
Maybe there is some flag I can set