VMS DECwindows Guide to Xlib (Release 4) Programming: MIT C Binding


Previous Contents Index

Figures
1-1 Client, Xlib, and Server
2-1 Graphics Output to Instructor VAXstation
2-2 Graphics Output to Student VAXstations
3-1 Root Window and One Child
3-2 Relationship Between Second-Level Windows
3-3 Relationship Between Third-Level Windows
3-4 Coordinate System
3-5 Window Before Restacking
3-6 Restacked Window
3-7 Reconfigured Window
3-8 East Bit Gravity
3-9 Northwest Window Gravity
4-1 Bounding Box
4-2 Line Styles
4-3 Butt, Round, and Projecting Cap Styles
4-4 Cap Not Last Style
4-5 Join Styles
4-6 Fill Rules
4-7 Pixel Boundary Cases
4-8 Styles for Filling Arcs
4-9 Dashed Line Offset
4-10 Dashed Line
4-11 Line Defined Using GC Routines
5-1 Pixel Values and Planes
5-2 Color Map, Cell, and Index
5-3 Visual Types and Color Map Characteristics
5-4 Polygons That Define the Color Wheel
6-1 Circles of Points Created Using the DRAW POINTS Routine
6-2 Star Created Using the DRAW LINES Routine
6-3 Rectangle Coordinates and Dimensions
6-4 Rectangle Drawing
6-5 Rectangles Drawn Using the DRAW RECTANGLES Routine
6-6 Multiple Arcs Drawn Using the DRAW ARCS Routine
6-7 Filled Star Created Using the FILL POLYGON Routine
6-8 Arcs Drawn Within a Region
6-9 Intersection of Two Regions
6-10 Cursor Shape and Cursor Mask
7-1 XY Bitmap Format
7-2 XY Pixmap Format
7-3 Z Format
8-1 Composition of a Character
8-2 Composition of a Slash
8-3 Single-Row Font
8-4 Multiple-Row Font
8-5 Indexing Single-Row Font Character Metrics
8-6 Indexing Multiple-Row Font Character Metrics
8-7 Atoms and Font Properties
9-1 Window Entries and Exits
9-2 Window Scrolling
10-1 Interface of Client xgr
10-2 Hierarchy of Names and Classes of the Client xgr
10-3 String and Quark Routines Operation
Tables
2-1 Output Buffer Routines
3-1 Set Window Attributes Data Structure Members
3-2 Default Values of the Set Window Attributes Data Structure
3-3 Set Window Attributes Data Structure Flags
3-4 Predefined Atoms
3-5 Routines for Managing Properties
3-6 Window Changes Data Structure Members
3-7 Stacking Values
3-8 Window Changes Data Structure Flags
3-9 Window Configuration Routines
3-10 Gravity Definitions
3-11 Routines for Changing Window Attributes
3-12 Window Information Routines
4-1 GC Data Structure Default Values
4-2 GC Values Data Structure Members
4-3 GC Values Data Structure Flags
4-4 Routines That Define Individual or Functional Groups of Graphics Characteristics
5-1 Visual Info Data Structure Members
5-2 Color Data Structure Members
6-1 Point Data Structure Members
6-2 Segment Data Structure Members
6-3 Rectangle Data Structure Members
6-4 Arc Data Structure Members
6-5 Routines for Managing Regions
6-6 Predefined VMS DECwindows Cursors
7-1 Image Data Structure Members
7-2 Routines That Change Images
8-1 Char Struct Data Structure Members
8-2 Char 2B Data Structure Members
8-3 Font Struct Data Structure Members
8-4 Font Prop Data Structure Members
8-5 Atom Names of Font Properties
8-6 Complimentary Font Routines
8-7 Text Item Data Structure Members
8-8 Text Item 16 Data Structure Members
8-9 Fonts Not Recommended for General Use
9-1 Event Types
9-2 Any Event Data Structure Members
9-3 Event Masks
9-4 Values Used for Grabbing Buttons
9-5 Button Event Data Structure Members
9-6 Motion Event Data Structure Members
9-7 Crossing Event Data Structure Members
9-8 Expose Event Data Structure Members
9-9 Graphics Expose Event Data Structure Members
9-10 No Expose Event Data Structure Members
9-11 Selecting Events Using a Predicate Procedure
9-12 Routines to Select Events Using a Mask
9-13 Error Event Data Structure Members
10-1 Example of Using a Name and a Class
10-2 Resource Manager Matching Rules
10-3 Resource Manager Value Data Structure Members
12-1 Atom Names of Standard Properties
12-2 Window Manager Hints Data Structure Flags
12-3 WM Hints Data Structure Members
12-4 Size Hints Data Structure Flags
12-5 Size Hints Data Structure Members
12-6 Text Property Data Structure Members
12-7 Class Hint Data Structure Members
C-1 VMS DECwindows 75 dpi Fonts
C-2 VMS DECwindows 100 dpi Fonts
C-3 VMS DECwindows Common Fonts


Previous Next Contents Index