DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_place - place an object on the screen

LIBRARY CALL

void xvw_place(
   xvobject object,
   xvobject placement,
   int	    xoffset,
   int	    yoffset)

INPUT

OUTPUT

none

RETURN VALUE

none

DESCRIPTION

This utility is used for placing a created object on the display. This is used most often with custom compound objects that are to be popped up after xvf_run_form() has already been called.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DESIGN/objects/library/xvwidgets/src/general.c

SEE ALSO

xvwidgets(3)

COPYRIGHT

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