Query: xmtrackinglocate
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTrackingLocate(library call) XmTrackingLocate(library call)NAMEXmTrackingLocate -- A Toolkit function that provides a modal interactionSYNOPSIS#include <Xm/Xm.h> Widget XmTrackingLocate( Widget widget, Cursor cursor, Boolean confine_to);DESCRIPTIONXmTrackingLocate 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 widgetRETURNReturns 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.RELATEDXmTrackingEvent(3). XmTrackingLocate(library call)
| Related Man Pages |
|---|
| xtaddgrab(3) - centos |
| xtremovegrab(3) - x11r4 |
| xtaddgrab(3) - suse |
| dthelpreturnselectedwidgetid(3) - hpux |
| xtaddgrab(3xt) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| How to list file size on HPUX? |
| PHP Man Pages Now Available (Over 10,000) |
| Is UNIX an open source OS ? |
| SAN Migration question |
| Wrong Array... |