[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
Moderator: | STAR::VATNE |
|
Created: | Mon Oct 30 1989 |
Last Modified: | Mon Dec 31 1990 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3726 |
Total number of notes: | 19516 |
2540.0. "Positioning the Pointer?" by WPOMM2::ZAMBOTTI () Thu Mar 29 1990 05:17
Hello xlibrary (x window) programmers,
I know it can be done because I have seen DEC window applications do
it.
Do what, do what...
I would like to control where within a window the pointer may be moved
and even place the pointer in program predefined positions.
Interleaf for DEC windows does this and I now need to do this for an
application I am porting to DEC windows.
Does anyone know what routines can do this? If someone replies
XMovePointer or XControlPointer or similar that would be great!
Any ideas,
Walter Zambotti.
T.R | Title | User | Personal Name | Date | Lines |
---|
2540.1 | | AIRBAG::SWATKO | Electrons are cheap. Trees are not. | Thu Mar 29 1990 11:32 | 1 |
| "XWarpPointer"
|
2540.2 | confine_to window | DECWIN::KLEIN | | Thu Mar 29 1990 11:54 | 4 |
| And use the "confine_to" window for the other part. This can be specified on
XGrabButton and its friends to keep the pointer within the specified window.
-steve-
|