Modules | |
D4D SCREEN API Constant Specification | |
D4D SCREEN API Types Specification | |
D4D SCREEN API Macro's Specification | |
D4D SCREEN API Functions Specification | |
The D4D_SCREEN is the basic organizational structure of the eGUI/D4D. The whole project structure is divided into individual screens and its objects, therefore screens are used to keep organization of the whole project by the appearance as well as the program structure. It is recommended to create your own source code file for each individual screen. To simplify the program and user GUI, the driver organization can manage screen histories. It is possible to go through the screens by system forward and back (activate and escape screen).