DESIGN (xvforms) functions
LIBRARY ROUTINE
xvf_run_form - run the GUI of an xvroutine
LIBRARY CALL
void xvf_run_form(void)
INPUT
none
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
Runs the GUI of an xvroutine in a loop that is a
modified version of XtMainLoop(). XEvents are waited on
and dispatched until the number of toplevel windows
is zero. The routine then returns to the calling
routine.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/xvforms/src/runform.c
SEE ALSO
xvforms(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.