Here you will find answers to frequently asked questions about the ISA Dialog Manager.
If your question is not listed, contact us!
Presentation
With the attribute .language at the setup-Object after the DM_Initialize.
It is best to do this before the objects become visible and already have text (before DM_StartDialog).
IDM Editor
The IDM works internally with object instances. When reading and writing a dialog file, the object tree, including the rule code, is saved formatted for better readability. The object structure is rebuilt upon loading. Therefore the IDM uses the configured indentations.
Objects
These objects can each consist of 65,000 rows. The tablefield also consists of 65,000 columns.
However, limitations could arise beforehand due to the toolkit, which uses the required memory for fonts or images used on the objects (e.g. treeview).
Font sizes and image dimensions influence the number of possible nodes.
Motif:
only about 1000-2000 nodes are possible here.