DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_busy - set an object to be busy or not busy

LIBRARY CALL

void xvw_busy(
   xvobject object,
   int      busy)

INPUT

OUTPUT

none

RETURN VALUE

none

DESCRIPTION

Sets an object to be "busy" or "not busy". If an object is busy, then all input events to the object are ignored and a "watch" cursor is installed to alert the user that the object will not accept input.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

xvwidgets(3)

COPYRIGHT

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