comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » CURSOR without mouse
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
CURSOR without mouse [message #94901] Wed, 29 November 2017 02:40 Go to next message
Mats Löfdahl is currently offline  Mats Löfdahl
Messages: 263
Registered: January 2012
Senior Member
From the CURSOR documentation:

"CURSOR normally waits until a mouse button is pressed (or already down). If no mouse buttons are present, CURSOR waits for a key on the keyboard to be pressed."

and

"When CURSOR returns, the button field of the system variable !MOUSE is set to the button status. Each mouse button is assigned a bit in the button field. Bit 0 is the leftmost button (value = 1), bit 1 is the middle button (value = 2), and bit 3 is the rightmost button (value = 4) for the typical three-button mouse."

So when you don't have a mouse (or the mouse is not sensed by IDL because of a deficient remote connection), are there keyboard keys that emulate the different mouse buttons? What key would correspond to which mouse button?
Re: CURSOR without mouse [message #94902 is a reply to message #94901] Wed, 29 November 2017 07:25 Go to previous messageGo to next message
lecacheux.alain is currently offline  lecacheux.alain
Messages: 325
Registered: January 2008
Senior Member
Le mercredi 29 novembre 2017 11:41:00 UTC+1, Mats Löfdahl a écrit :
> From the CURSOR documentation:
>
> "CURSOR normally waits until a mouse button is pressed (or already down). If no mouse buttons are present, CURSOR waits for a key on the keyboard to be pressed."
>
> and
>
> "When CURSOR returns, the button field of the system variable !MOUSE is set to the button status. Each mouse button is assigned a bit in the button field. Bit 0 is the leftmost button (value = 1), bit 1 is the middle button (value = 2), and bit 3 is the rightmost button (value = 4) for the typical three-button mouse."
>
> So when you don't have a mouse (or the mouse is not sensed by IDL because of a deficient remote connection), are there keyboard keys that emulate the different mouse buttons? What key would correspond to which mouse button?

In Windows system, I know that you can turn on and off the so-called "Mouse Keys" by using the leftALT-leftSHIFT-NUMLOCK combination. The Mouse keys are the numeric keys on the NUMERIC keypad (if you have one ...).
But I never had used this.
alx.
CURSOR without mouse [message #94910 is a reply to message #94901] Wed, 06 December 2017 03:09 Go to previous message
lovewest44 is currently offline  lovewest44
Messages: 2
Registered: December 2017
Junior Member
Hello there
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: How to set environment variables in IDLDE
Next Topic: Issues with XQuartz 2.7.11 on macOS

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 07:16:43 PDT 2025

Total time taken to generate the page: 0.00479 seconds