Here you will find answers to frequently asked questions about the ISA Dialog Manager.
If your question is not listed, contact us!
Objects
The content of a table field is determined by the dynamic attribute .content . The values of this attribute are written into the code when writing binary data. If variable values are to be displayed, this could be done, for example, via the :init() method on the table field.
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.