Hi, Did you notice that there's already a component called CommonDialog, at least in Symbian src. The idea of that is exactly the same as your MessageBox's. (We could rename CommonDialog to MessageBox, of course.)
--- Sami Kananoja > -----Original Message----- > From: qt-components-bounces+sami.kananoja=nokia....@qt.nokia.com > [mailto:qt-components-bounces+sami.kananoja=nokia....@qt.nokia.com] On > Behalf Of ext J-P Nurmi > Sent: 6. huhtikuuta 2011 11:27 > To: qt-components@qt.nokia.com > Subject: [Qt-components] [PROPOSAL] MessageBox > > Hi, > > http://bugreports.qt.nokia.com/browse/QTCOMPONENTS- > 200?focusedCommentId=150169#comment-150169 > > PROPOSAL: Add MessageBox and deprecate QueryDialog > > REASON: QueryDialog is a specialized MessageBox. A MessageBox > component with suitable optional properties such as > > - string title > - string icon(Source?) > - string text (or message?) > - (perhaps a secondary text/message?) > - string acceptButtonText (empty by default -> button hidden) > - string rejectButtonText (empty by default -> button hidden) > > ...would be much more generic. > > BACKGROUND: While looking at some demo application implementation > yesterday, I noticed that they had implemented like three different > dialogs that were basically some specialized copy-paster versions of > QueryDialog. A generic MessageBox would have fit all the use cases. > > -- > J-P Nurmi > _______________________________________________ > Qt-components mailing list > Qt-components@qt.nokia.com > http://lists.qt.nokia.com/mailman/listinfo/qt-components _______________________________________________ Qt-components mailing list Qt-components@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-components