winattach(3G) winattach(3G)
NAME
winattach - attaches the input focus to the current graphics
window and call process
SPECIFICATION
C long winattach()
FORTRAN integer*4 function winatt()
DESCRIPTION
winattach attaches the input focus to the current graphics
window and calling process. winattach returns the
identifier of the window that lost the input focus. In a
multiple window environment, input focus refers to the
process that receives events from various input devices,
such as the keyboard, mouse, dials, and buttons.
SEE ALSO
qread, qtest, qdevice, winopen
Using mex, Chapter 2, Programming with mex
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)