Programming with Reflection
ReGISMoveMouse property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) what happens to the ReGIS cursor when you move the Windows mouse to a location in the Reflection terminal window that is different from the position the host has established.
When you are running a ReGIS application, the host sometimes changes the position of the ReGIS input cursor. If the mouse pointer is located within the terminal window and ReGISMoveMouse is True, Reflection moves the Windows mouse to this new location. Although this accurately emulates the VT340 terminal, it also prevents you from being able to "click ahead" of the host application. To disable this feature and enable the ability to "click ahead," change the setting of ReGISMoveMouse to False.
The default value is True.