xmtrackinglocate(3) hpux man page | unix.com

Man Page: xmtrackinglocate

Operating Environment: hpux

Section: 3

XmTrackingLocate(library call)											    XmTrackingLocate(library call)

NAME
XmTrackingLocate -- A Toolkit function that provides a modal interaction
SYNOPSIS
#include <Xm/Xm.h> Widget XmTrackingLocate( Widget widget, Cursor cursor, Boolean confine_to);
DESCRIPTION
XmTrackingLocate provides a modal interface for selection of a component. It is intended to support context help. This function is imple- mented as XmTrackingEvent. NOTE: This function is obsolete and exists for compatibility with previous releases. It has been replaced by XmTrackingEvent. widget Specifies the widget ID of a widget to use as the basis of the modal interaction. That is, the widget within which the interac- tion must occur, usually a top-level shell. cursor Specifies the cursor to be used for the pointer during the interaction. This is a standard X cursor name. confine_to Specifies whether or not the cursor should be confined to widget
RETURN
Returns 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.
RELATED
XmTrackingEvent(3). XmTrackingLocate(library call)
Related Man Pages
xtremovegrab(3) - debian
xtremovegrab(3) - x11r4
xtaddgrab(3xt) - ultrix
dthelpreturnselectedwidgetid(3) - hpux
xtremovegrab(3xt) - osf1
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
SAN Migration question
Sequence extraction
awk - Multi-line data to be stored in variable