La interfaz de VDS Renaissance está disponible en varios idiomas. La documentación oficial se mantiene en inglés para garantizar una referencia única, coherente y siempre actualizada.
Known Issues
- If the option to Minimize Dialog on Run is selected and the dialog takes a long while to appear, so that it is not created until after the IDE has minimized, the dialog is also created minimized. Do not use this option if this occurs.
- When a TABLE dialog element is placed on a TAB element, it may not behave correctly. This is due to issues with the Windows common control that is used. A solution is to place the TABLE dialog element on top of a LINE dialog element of exactly the same size. This LINE dialog element will be invisible, since it is hidden by the TABLE. To remove the TABLE when switching tabs, remove the LINE element instead. Because the LINE element acts as a container, the TABLE element is automatically removed at the same time.