Here you will find answers to frequently asked questions about the ISA Dialog Manager.
If your question is not listed, contact us!
IDM Editor
Texts that are to be displayed in multiple languages can be defined as text resources.
e.g.
text TxCancel "Cancel" { 2: "Abbrechen"; } text TxMiQuit "&Quit" { 2: "&Beenden"; }
But it's not just text that can be defined with (language) variants. This mechanism is also a good choice for images, input and output formats, colors, and fonts.
In the graphical IDM Editor, you place the “@” in front of the corresponding text field and then enter the name of the text resource.
If you edit the dialog directly in a text editor, only specify the name of the text resource.