DESIGN (xvlang) library
LIBRARY NAME
xvlang - (no short description specified)
DESCRIPTION
The xvlang library (libxvl.a) contains widgets that are used to support
cantata; it was made a public library in case a Khoros developer might want
to create an application similar to cantata. In this library, the various
objects employed by cantata to implement the visual language are made available.
LIST OF LIBRARY FUNCTIONS
- xvw_create_commandbar
- create a toolbox menu object
- xvw_create_conditional
- create a conditional object
- xvw_create_extport
- create an external port object
- xvw_create_finderlist
- create a finder list object
- xvw_create_glyph
- create a glyph object
- xvw_create_loop
- create a loop object
- xvw_create_node
- create an node object
- xvw_create_port
- create a port object
- xvw_create_procedure
- create a procedure object
- xvw_create_toolboxlist
- create a toolbox list object
- xvw_create_toolboxmenu
- create a toolbox menu object
- xvw_create_workspace
- create a workspace object
- xvl_get_logfile
- opens log file specified by KHOROS_LOG
ADDITIONAL INFORMATION
LOCATION OF SOURCE FILES
$DESIGN/objects/library/xvlang/src
LOCATION OF PUBLIC INCLUDE FILE
$DESIGN/include/xvlang/xvlang.h
YOU MUST INCLUDE
#include <design.h>
SEE ALSO
xvobjects(3), xvisual(3)
SEE MANUAL
The xvlang library is documented in Chapter 7, "The xvobjects Library"
in the Khoros Program Services Manual, Volume III.
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.