Previous Next Up Title Contents Index Top Library

5.4.7.3. DEBUGGING AFTER CSS CREATION IN A PHIGS PROGRAM

In order to debug after CSS construction, simply access GPHIGS-GUI (<shift> 3rd button) and locate the required break points.

PHIGS initialisation popen_phigs

Opening a workstation popen_ws

CSS construction popen_struct, ...

event handling loop pawait_event <- access to GPHIGS-GUI (<shift> B3)


Previous Next Up Title Contents Index Top Library