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

QWizardPage should disable Next/Finish button until next page loads

XMLWordPrintable

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes