xvf_clear_selections - reset GUI items of xvroutine
LIBRARY CALL
void xvf_clear_selections(
kform *form)
INPUT
form - pointer to the form tree associated with the
GUI to be cleared.
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
Resets all action buttons and "live" selections
on the GUI, so that they are not considered "selected"
by the user. The necessary call to this routine is
automatically generated by conductor in the main
GUI driver of an xvroutine, located in "form_drv.c".
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/xvforms/src/clear.c
SEE ALSO
xvforms(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.