On Mon, Feb 25, 2008 at 3:14 PM, Doug Bell <[EMAIL PROTECTED]> 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 [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt >
Thanks :) -- Alex _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
