Previous Next Up Title Contents Index Top Library

6
GPHIGS_GUI Widgets

Some of the previously described functions may be accessed as MOTIF widgets. It is then possible to use these "objects" in a MOTIF program in which the production of PHIGS graphic displays is required.

The widgets available are :

NAME Include User Description
Workstation widget GPhigsW.h GPHIGS_GUI widget for the drawing
Simple view widget GViewS.h Intuitive space manager
Expert view widget GViewE.h PHIGS view manager
Debug/ browser widget GDebugW.h Accessing browser and debugger
Background widget GColorWs.h Color index component manager
Posted object widget GPostedW.h Object view manager
View button widget GViewB.h Access button to view widget
PosScript output widget GoutPs.h Widget for PostScript ouput
Genesis widget Genesis.h Complete view widget
Multi-arrow widget Marrow.h Multi-arrow widget
Popup-menu widget GPopupW.h GPHIGS-GUI popup-menu widget
Trace widget GWidgtA.h GPHIGS-GUI simple drawing widget

and for PIM (Phigs Input Manager) simulation

Choice widget ChoiceW.h Button box / popup-menu manager
String widget StringW.h Character string manager
Valuator widget ValuW.h GPHIGS widget type valuator


Previous Next Up Title Contents Index Top Library