EN RU
Log in
Home
Download
Purchase
Documentation
Support
Contact us
 
Help  /  Command Reference  /  Dialogs

Dialog - Checkbox List

Shows a dialog with a ListView control. Each list item has a checkbox. You can use this dialog for the installation of additional modules or plug-ins.

Description, Header Text, Header Description, Text, Logo Image, Buttons, If Condition
These parameters are explained in Common dialog parameters.

List columns
Specify the titles of columns separated by '|'. Also, you can specify the custom width of each column after a comma. By default, the width of the column is 250 pixels.

#mycol1#|My column,100|,50|#ver#,200

Additional Settings
You can define any variables here or specify Variables of dialogs.

Listdynamic - you can specify your list during the installation process. Assign the names of the variables separated by a comma to this variable. If the variable value is 1, the item will be marked. You must also define the corresponding variables with the _title suffix.

Listdynamic = item1,item2
item1=1
item2=0
item1_title = Item 1
item2_title = Item 2

Comment
You can add a comment for this setting here.

List items

You must describe the items of your list control.

Variable Name
The variable that contains the item status (checked or unchecked). Furthermore, you can use it as #varname# or as varname in If Condition parameters. If the variable equals 1 then the item will be checked.

Column values
Values for each column separated by '|'.

#myname#|200|not defined|2.0.1

Description
You can add a comment for each item. It will be shown below the list control when the item is selected.

If Condition
You can specify a condition that should be met for the action to be performed. If the condition is false then the command is skipped. See How to use If Condition for more details.

Comment
You can add a comment for this setting here.

Eonza automation software - free, open source cross-platform program for easy creation and management of scripts.
  • Command Reference
    • Application
    • Dialogs
      • Dialog - Backup
      • Dialog - Browser
      • Dialog - Checkbox List
      • Dialog - Custom
      • Dialog - Finish
      • Dialog - Language
      • Dialog - License
      • Dialog - Password
      • Dialog - Progress
      • Dialog - Readme
      • Dialog - Ready To Install
      • Dialog - Settings
      • Dialog - Setup Path
      • Dialog - Slideshow
      • Dialog - Start Menu Folder
      • Dialog - Tree
      • Dialog - User Name & Serial
      • Dialog - Welcome
      • Progress Settings
    • Files
    • Internet
    • Messages & Sound
    • Programming
    • Register DLL & Fonts
    • Registry & INI
    • System
    • Text Files
    • Uninstaller
    • Variables
Copyright © Novostrim, OOO, 2009-2026 All rights reserved.