Programming with Reflection

image\rwnprg32.gif ReGISMoveMouse property

 

Syntax

object.ReGISMoveMouse
object.ReGISMoveMouse = Value

Works with

image\r4.gif

Data type

Boolean

 

Description

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.

Values

The default value is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property