DESIGN (xvobjects) functions


LIBRARY ROUTINE

xvw_getposition - returns the position at which to place the object.

LIBRARY CALL

int xvw_getposition(
   xvobject object,
   int          *x,
   int          *y)

INPUT

OUTPUT

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

Interactively prompts the user to place an object the object. This done by drawing a box which is moved around the screen until the user performs a ButtonPress.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DESIGN/objects/library/xvobjects/src/utilities.c

SEE ALSO

xvobjects(3)

COPYRIGHT

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