Query: xmtrackinglocate
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTrackingLocate(3X) XmTrackingLocate(3X)NAMEXmTrackingLocate - A Toolkit function that provides a modal interactionSYNOPSIS#include <Xm/Xm.h> Widget XmTrackingLocate (widget, cursor, confine_to) Widget widget; Cursor cursor; Boolean confine_to;DESCRIPTIONXmTrackingLocate provides a modal interface for selection of a component. It is intended to support context help. The function grabs the pointer and discards succeeding events until BSelect is released or a key is pressed and then released. The function then returns the wid- get or gadget that contains the pointer when BSelect is released or a key is released. This function is obsolete and exists for compatibility with previous releases. It has been replaced by XmTrackingEvent. Specifies the widget ID of a widget to use as the basis of the modal interaction. That is, the widget within which the interaction must occur, usually a top level shell. Specifies the cursor to be used for the pointer during the interaction. This is a standard X cursor name. Specifies whether or not the cursor should be confined to widgetRETURN VALUEReturns the widget or gadget that contains the pointer when BSelect is released or a key is released. If no widget or gadget contains the pointer, the function returns NULL.SEE ALSOXmTrackingEvent(3X) XmTrackingLocate(3X)
Related Man Pages |
---|
xtaddgrab(3) - debian |
xtremovegrab(3) - debian |
xtremovegrab(3) - x11r4 |
dthelpreturnselectedwidgetid(3) - hpux |
xmtrackinglocate(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
qlbar 0.1.3 (Default branch) |
tebsclock 0.1.0 (Default branch) |
FUDF: V2.0 released! |
Mesa3D: Mesa 7.1 released |
PS/Tk: version 1.0 released |