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.
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to