DESIGN (xvutils) library


LIBRARY NAME

xvutils - (no short description specified)

DESCRIPTION

The xvutils library (libxvu.a) contains a number of utility functions which are generally used to augment the GUI created with the xvforms library. These utilities generally involve pop-up I/O display objects, such as file browsers, list objects, pop-up error messages, and text display objects.

LIST OF LIBRARY FUNCTIONS

xvu_browse_wait
pop up the Khoros file/alias browser; wait for response
xvu_choose_wait
pop up a choose dialog box; wait for response
xvu_error_wait
pop up error object (1 button); wait for acknowledgement
xvu_help_wait
display help file or help directory
xvu_info_wait
pop up info object (1 button); wait for acknowledgement
xvu_run_list_multsel_wait
display list, wait for multiple choices and acknowledgement
xvu_prompt_wait
pop up prompting object (2 choices); wait for response
xvu_query_wait
pop up prompt widget; wait for response
xvu_quit_wait
pop up a quit dialog box; wait for response
xvu_save_wait
pop up a save message; wait for response
xvu_warn_wait
pop up warn object (1 button); wait for acknowledgement

ADDITIONAL INFORMATION

LOCATION OF SOURCE FILES

$DESIGN/objects/library/xvutils/src

LOCATION OF PUBLIC INCLUDE FILE

$DESIGN/include/xvutils/xvutils.h

YOU MUST INCLUDE

#include <design.h>

SEE ALSO

Also see the documentation on the xvforms library.

SEE MANUAL

The xvutils library is documented in Chapter 6, "The xvutils Library" of Programming Services Manual, Volume III.

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.