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

QWizardPage should disable Next/Finish button until next page loads

    XMLWordPrintable

Details

    Description

      When working with QWizardPage and reimplementing the validatePage() function, it is sometimes necessary to use a function (to validate) that could potentially be blocking. When this happens, the "Next" (or Finish) button should be disabled so that users do not try to click this button again. The buttons can then be re-enabled when the next page loads.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jabarron Jason Barron
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes