[PyQT] QDialog with only one button

Alexandre Badez alexandre.badez at gmail.com
Mon Feb 25 14:28:55 GMT 2008


On Mon, Feb 25, 2008 at 3:14 PM, Doug Bell <dougb at bellz.org> wrote:
>
> 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    PyQt at riverbankcomputing.com
>  http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>

Thanks :)

-- 
Alex


More information about the PyQt mailing list