Scripting
![]() |
|
While Chimera supports Dynamic 4GL extensions to control graphical rendering within the source code, you can also use GUI Script files to add functionality to your application. |
|
This extra functionality needs no changes to the 4GL source code, and is achieved using a scripting language developed by Querix. The 4GL output is treated as an array of configurable resources that can be manipulated in almost any way. The digram shows a screenshot of the d4 demonstration application. The entire graphical interface is defined by a few lines of GUI Script code, without touching the 4GL and Form code. |
![]() |

