HPGCC3 Documentation 3.0 R003
|
The GUI features grayscale graphics and keyboard interaction for easy coding of applications.
The GUI module handles graphics and user interaction. It is based in forms and controls, which are implemented as C++ classes. Controls interact with the user and with other controls through events. Events are messages distributed through the controls that can be used to identify certain conditions and to react in consequence. For clarity, this section is divided in: