PA_Dial4DSetEnterable


version 2003


PA_Dial4DSetEnterable (dialog; variable; enterable)

Parameter Type Description
dialog PA_Dial4D Dialog reference
variable char* Name of the variable to access
enterable char 1 = Enterable, 0 = Non-enterable

Description

The routine PA_Dial4DSetEnterable allows you to declare a variable editable or not. In addition to changing its state, it automatically changes its background to reflect the new status. Pass the variable name in variable . You can use the wildcard character for this command so you can modify more than one variable. If en enterable is true the variable will be editable, otherwise, it will not be editable.