*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> XmTrackingEvent (3X)              
Title
Content
Arch
Section
 

XmTrackingEvent(3X)

Contents


NAME    [Toc]    [Back]

       XmTrackingEvent - A Toolkit function that provides a modal
       interaction

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       Widget  XmTrackingEvent   (widget,   cursor,   confine_to,
       event_return)
               Widget widget;
               Cursor cursor;
               Boolean confine_to;
               XEvent *event_return;

DESCRIPTION    [Toc]    [Back]

       XmTrackingEvent  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 widget or
       gadget that contains the pointer when BSelect is  released
       or a key is released.  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  widget.   Returns  the  ButtonRelease or
       KeyRelease event that causes the function to return.

RETURN VALUE    [Toc]    [Back]

       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.

SEE ALSO    [Toc]    [Back]

      
      
       XmTrackingLocate(3X)



                                              XmTrackingEvent(3X)
[ Back ]
 Similar pages
Name OS Title
XmTransferValue HP-UX A toolkit function that transfers data to a destination
XmTransferStartRequest HP-UX A toolkit function that begins a MULTIPLE transfer
XmTransferDone HP-UX A toolkit function that completes a data transfer
XmTransferSendRequest HP-UX A toolkit function that transfers a MULTIPLE request
XmTransferSetParameters HP-UX A toolkit function that establishes parameters to be passed by the next call to XmTransferValue
XmObjectAtPoint HP-UX A toolkit function that determines which child intersects or comes closest to a specified point
XmStringFreeContext IRIX A compound string function that instructs the toolkit that the context is no longer needed
XmStringFreeContext Tru64 A compound string function that instructs the toolkit that the context is no longer needed
XmFontListFreeFontContext Tru64 A font list function that instructs the toolkit that the font list context is no longer needed
XmFontListFreeFontContext IRIX A font list function that instructs the toolkit that the font list context is no longer needed
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service