Installer Dialogs (Tarma)

Reference information
Objects on this page Bitmap, CheckBox, ComboBox, Dialog, EditText, Event Handler, FeatureTree, Frame, GroupBox, Icon, ListBox, List Value, ProgressBar, PushButton, RadioButton, RichText, StaticText
Related topics Working with project pages

Introduction

The Installer Dialogs page defines the dialog resources that the Tarma native installer uses during installation and removal of your product. On the left is a tree with the dialogs and their controls, and on the right a tabbed window with two tabs: Layout and Event handlers. The former shows the dialog layout for preview and editing; the latter contains the event handlers for each dialog. At the bottom of the page, the attributes of the currently selected object are displayed.

Note: Merely adding a dialog to this page does not add the dialog to the installer. To use a dialog in the installer, you must reference it in one or more Run Dialog actions on the Action Sequences page.

Tips