Putting other components inside a messagebox?
-
QMessageBox
only supports adding buttons, but there's also a QProgressDialog which sounds like what you are trying to do.
QMessageBox
only supports adding buttons, but there's also a QProgressDialog which sounds like what you are trying to do.