Previous Next Up Title Contents Index Top Library

4.3.3. MODIFYING THE ICON LIST FROM GPHIGS

The list of options available (icons) in the popup-menu may be configured by the developer. For example, a final user does not, in fact, necessarily need to have access to CSS debugger.

This configuration is performed with the GPHIGS file GPHIGS.def (default name, see GPHIGS USER GUIDE). The %pp option followed by the corresponding character string is used to select the list of icons.
( pp = popup )

In the GPHIGS.def file for workstation number 1:

Example : Accessing 'a', 'c', 'e' and 'd' icons only :

%wk 1

%pp "aced"


Previous Next Up Title Contents Index Top Library