Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-1933

addWizardPageItem doesn't work with all default pages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 3.2.3
    • Scripting
    • None
    • Windows

      I am trying to add a checkbox on the ready page of the uninstaller to ask the user if he want his settings files removed.

      The following code have an effect on the ready page of the installer but not on the uninstaller:

      installer.addWizardPageItem(component, "DeleteSettingsCheckBoxForm", QInstaller.ReadyForInstallation);
      

       

      I linked two captures, I am expecting to have the checkbox on both.

       

      PS: I also tried to put the checkbox on the introduction page without success (for installer and uninstaller)

        1. uninstall.png
          11 kB
          Xavier Bigand
        2. install.png
          10 kB
          Xavier Bigand
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            installerteam Installer Team
            flamaros Xavier Bigand
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes