Next: xeventmanager
Up: simxlib
Previous: socketbasics
simxlib
NAME
simxlib - overview of classes in SimXlib, SIMULA library
DESCRIPTION
SimXlib is a Simula programming interface to Xlib.
AUTHOR
Documented by Boris Magnusson, Lund Institute of Technology,
Lund Software
USE
More info:
simman <class-name> (<class-name> in all lower-case)
Declaration:
external class <ClassName>;
Compilation:
simcomp <program> -L=/usr/local/simulabin
-I=simioprocess:simlib
Linking :
simld <modules> -lsimioprocess -lsimlib -L/usr/openwin/lib
-lX11
( or just simld <modules> -l )
OVERVIEW OF CLASSES
The following classes are available, try 'simman' on them
(spelling all file names with low-case only).
xeventmanager
xprocess
eventclasses
xdisplay
x_display
xdrawablearray
x_screen
xscreen
xvisualinfo
xvisualinfolist
x_colormap
xcolormap
xcolors
x_pointer
xpointer
xpointermapping
xpointerinfo
x_cursor
xcursor
x_keyboard
xkeyboard
xkeyboardstate
xkeysymnames
x_font
xfontmanager
xtextarray
xfont
xfontmanager
xfontmetrics
x_drawable
xarcs
xpoints
xrectangles
xsegments
xtextitems
x_window
xwindow
xintegerarray
xwmhints
xsizehints
xclasshint
xpixmap
x_graphicalcontext
xgraphicalcontext
x_region
xregion
x_image ximage
FILES
/usr/local/simulabin/ - default installation directory,
SIMULAHOME
.. simxlib -directory, -.atr and man file
.. simxlib/*.atr - interface file used by compiler
.. simxlib/libsimxlib.a - linkable object files.
.. /lib/lib*.a - links to linkable object files
.. simxlib/*.3 - man pages with detailed descriptions
.. /man/man3simxlib/*.3 - links to manpages