[PyQT] QDialog with only one button

Doug Bell dougb at bellz.org
Mon Feb 25 14:14:09 GMT 2008


Alexandre Badez wrote:
> Hy,
> 
> I would like to display a message to my users with a QDialog with only
> a 'ok' button.
> But I didn't found any option about this in the QDialog class.
> 
> Any idea ?

Try QMessageBox.

Doug.


More information about the PyQt mailing list