Sponsored Content
Full Discussion: Well I am a grandad at 66...
The Lounge What is on Your Mind? Well I am a grandad at 66... Post 302988394 by Don Cragun on Sunday 25th of December 2016 04:00:26 PM
Old 12-25-2016
Congratulation Barry,
You have a world a fun coming... I'm lucky enough to have three (Ryan now 12, Samantha 10, and Dylan 8) and I'm with them and their parents on Christmas day in northern California (in a suburb of Sacramento).

I wish you all a Merry Christmas, and a happy, healthy, and prosperous new year!

Cheers,
Don
This User Gave Thanks to Don Cragun For This Post:
 
XmTrackingLocate(3X)													      XmTrackingLocate(3X)

NAME
XmTrackingLocate - A Toolkit function that provides a modal interaction SYNOPSIS
#include <Xm/Xm.h> Widget XmTrackingLocate (widget, cursor, confine_to) 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. 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 widget RETURN VALUE
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
XmTrackingEvent(3X) XmTrackingLocate(3X)
All times are GMT -4. The time now is 09:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy