Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-11130

QMessageBox should use TaskDialog on Vista/Windows 7

XMLWordPrintable

      On Windows Vista/Windows 7, the task dialog maps much more closely to the functionality provided by QMessageBox. To generate a message as shown in the UX guidelines (http://msdn.microsoft.com/en-us/library/aa511263(v=MSDN.10).aspx), Qt should simply map ...

      setText == pszMainInstruction
      setInformativeText = pszMainContent

      This is consistent with the current documentation of informativeText ("Infromative text can be used to expand upon the text() to give more information to the user. On the Mac, this text appears in small system font below the text(). On other platforms, it is simply appended to the existing text.") On Windows Vista/7, it would simply trigger the use of TaskDialog.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            bachewii Jens
            __m128 None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes