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
          Meteoro
        2. intromessageform.ui
          1 kB
          Meteoro
        3. package.xml
          0.6 kB
          Meteoro
        4. welcome1.png
          19 kB
          Meteoro
        5. welcome2.png
          24 kB
          Meteoro
        6. welcome3.png
          30 kB
          Meteoro
        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