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

Changing text on "QInstaller.Introduction" page is not possible via script

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 2.0.0
    • 1.4.0
    • General
    • None
    • qt 12.04, ifw 1.4, qt 4.8

    Description

      Trying to add a simple widget label to the intro page. I understand I can add/modify the welcome message by changing the text in the IFW source, but I wanted to avoid having to rebuild every time and rather add a widget to a page, just like the registerfileextension example provided in the repository.

      The behavior is the following:
      1- intro page shows the regular message
      2- click Next
      3- once in the targetDirectory page, click back
      4- The label now appears in the intro page

      I'm including my script and package.xml for your reference.

      One more question....
      When my intention is to issue an statement like: "installer.addWizardPageItem(component, "RegisterFileCheckBoxesForm", QInstaller.Introduction);", which is component independent, on what file should this be included? I ended up choosing an arbitrary component folder, but I'm thinking there is a better insertion point.

      Thanks for your help

      Attachments

        1. installscript.js
          1 kB
        2. intromessageform.ui
          1 kB
        3. package.xml
          0.6 kB
        4. welcome1.png
          welcome1.png
          19 kB
        5. welcome2.png
          welcome2.png
          24 kB
        6. welcome3.png
          welcome3.png
          30 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            installerteam Installer Team
            meteoro Meteoro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes